Version

OlapElementDescriptorCollectionBase<T> Class Methods

For a list of all members of this type, see OlapElementDescriptorCollectionBase<T> members.

Public Methods
 NameDescription
Public MethodClearRemoves all elements from this collection.  
Public MethodContainsReturns a boolean value indicating whether an item with the specified name exists in this collection.  
Public MethodToStringReturns the string representation of this instance.  
Public MethodTryGetItemReturns a boolean value indicating whether an item with the specified name exists in this collection.  
Protected Methods
 NameDescription
Protected MethodAddItemAdds the specified item to the collection, to be associated with the specified name.  
Protected MethodRemoveItemRemoves the specified item from the collection.  
See Also