Name | Description | |
---|---|---|
Add | Adds the specified column. | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether this collection contains the column with the specified name. | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) | |
IndexOf | Overloaded. Gets the index of the specified column. | |
InsertAt | Inserts the column at specified index. | |
Remove | Overloaded. Removes the specified column. | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |