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