NamedComponentCollection.IndexOf Method

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Overload List

Name Description
System_CAPS_protmethod IndexOf(IModelComponent)

Searches for the specified item and returns its zero-based index within the collection.(Inherited from ModelComponentCollection.)

System_CAPS_pubmethod IndexOf(String)

Reports the index of the first occurrence of the component.

See Also

NamedComponentCollection Class
Microsoft.AnalysisServices Namespace

Return to top