Name | Description | |
---|---|---|
Add | Adds a MatrixColumn object to the MatrixColumnCollection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) | |
AddRange | Adds a MatrixColumnCollection to the existing MatrixColumnCollection. | |
Clear | Removes all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) | |
Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) | |
CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) | |
IndexOf | Determines the index of a specific MatrixColumn object in the MatrixColumnCollection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) | |
Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) | |
Remove | Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) | |
RemoveAt | Removes the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>) |