ViewModelColumnCollectionBase Class Members
In This Topic
The following tables list the members exposed by ViewModelColumnCollectionBase.
Public Properties
| Name | Description |
 | Capacity | (Inherited from System.Collections.CollectionBase) |
 | Count | (Inherited from System.Collections.CollectionBase) |
 | Item | Gets the ViewModelColumn object at the specified index. |
Top
Public Methods
| Name | Description |
 | Clear | (Inherited from System.Collections.CollectionBase) |
 | RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top
See Also