Aracılığıyla paylaş


PerspectiveDimensionCollection.IndexOf Yöntemi (PerspectiveDimension)

Belirtilen dizin alır PerspectiveDimension.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Function IndexOf ( _
    item As PerspectiveDimension _
) As Integer
'Kullanım
Dim instance As PerspectiveDimensionCollection
Dim item As PerspectiveDimension
Dim returnValue As Integer

returnValue = instance.IndexOf(item)
public int IndexOf(
    PerspectiveDimension item
)
public:
int IndexOf(
    PerspectiveDimension^ item
)
member IndexOf : 
        item:PerspectiveDimension -> int 
public function IndexOf(
    item : PerspectiveDimension
) : int

Dönüş Değeri

Tür: System.Int32
Sıfır tabanlı dizini PerspectiveDimension , nesne bulunabilir; Aksi takdirde, -1.