Aracılığıyla paylaş


QueryNotificationCollection.IndexOf Yöntemi

Belirtilen dizin alır QueryNotification.

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

Sözdizimi

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

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

Dönüş Değeri

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