AggregationDesignCollection.IndexOf Yöntemi (AggregationDesign)
Belirtilen dizin alır AggregationDesign.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Function IndexOf ( _
item As AggregationDesign _
) As Integer
'Kullanım
Dim instance As AggregationDesignCollection
Dim item As AggregationDesign
Dim returnValue As Integer
returnValue = instance.IndexOf(item)
public int IndexOf(
AggregationDesign item
)
public:
int IndexOf(
AggregationDesign^ item
)
member IndexOf :
item:AggregationDesign -> int
public function IndexOf(
item : AggregationDesign
) : int
Parametreler
- item
Tür: Microsoft.AnalysisServices.AggregationDesign
AggregationDesign Dönecek.
Dönüş Değeri
Tür: System.Int32
Sıfır tabanlı dizini AggregationDesign, yoksa nesnesi bulunabilir; Aksi takdirde, -1.