Méthode PerspectiveHierarchyCollection.IndexOf (String)

Gets the index of a PerspectiveHierarchy that has the specified identifier.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

VB
'Déclaration
Public Function IndexOf ( _
    hierarchyId As String _
) As Integer
'Utilisation
Dim instance As PerspectiveHierarchyCollection 
Dim hierarchyId As String 
Dim returnValue As Integer 

returnValue = instance.IndexOf(hierarchyId)

Paramètres

Valeur de retour

Type : System.Int32
The zero-based index of the PerspectiveHierarchy specified by hierarchyID if the object is found; otherwise, -1.

Voir aussi

Référence

PerspectiveHierarchyCollection Classe

Surcharge IndexOf

Espace de noms Microsoft.AnalysisServices