MemberColumnCollection Class |
Namespace: Dundas.BI.Entities.UserHierarchies
The MemberColumnCollection type exposes the following members.
Name | Description | |
---|---|---|
ClearItems |
Removes all items from the collection.
(Overrides ObservableCollectionTClearItems.) | |
InsertItem |
Inserts an item into the collection at the specified index.
(Overrides ObservableCollectionTInsertItem(Int32, T).) | |
RemoveItem |
Removes the item at the specified index of the collection.
(Overrides ObservableCollectionTRemoveItem(Int32).) | |
SetItem |
Replaces the element at the specified index.
(Overrides ObservableCollectionTSetItem(Int32, T).) |