Method Remove
| Improve this Doc View SourceRemove(Column)
Removes specified column from this dictionary.
Declaration
public void Remove(Column column)
Parameters
Type | Name | Description |
---|---|---|
Column | column | The Column. |
Removes specified column from this dictionary.
public void Remove(Column column)
Type | Name | Description |
---|---|---|
Column | column | The Column. |