PropertyCollection.CopyTo Method
Copies the elements of the collection to the specified array.
Overload List
Name | Description |
---|---|
PropertyCollection.CopyTo (Array, Int32) |
Copies the elements of the collection to the specified array.
|
PropertyCollection.CopyTo (Property[], Int32) |
Copies the elements of the PropertyCollection collection to the specified array.
|
See Also
Reference
PropertyCollection Class
PropertyCollection Members
Microsoft.AnalysisServices.AdomdServer Namespace