Analysis Services Programming
Methods, clsCollection
The following methods apply to Decision Support Objects (DSO) collections.
Method | Description |
---|---|
Add | Adds an existing object to a collection |
AddNew | Creates and adds a new object to a collection |
Find | Determines whether a specified object is in a collection |
Item | Retrieves an object from a collection |
Remove | Removes an object from a collection |
Note These methods do not apply to CustomProperties collections. For more information, see CustomProperties.