Udostępnij za pośrednictwem


Metoda ModelComponentCollection.IndexOf (IModelComponent)

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Protected Function IndexOf ( _
    item As IModelComponent _
) As Integer
'Użycie
Dim item As IModelComponent
Dim returnValue As Integer

returnValue = Me.IndexOf(item)
protected int IndexOf(
    IModelComponent item
)
protected:
int IndexOf(
    IModelComponent^ item
)
member IndexOf : 
        item:IModelComponent -> int 
protected function IndexOf(
    item : IModelComponent
) : int

Wartość zwracana

Typ: System.Int32