Aracılığıyla paylaş


ProtocolElementCollection.IndexOf(ProtocolElement) Yöntem

Tanım

Koleksiyonda belirtilen öğesinin sıfır tabanlı dizinini döndürür ProtocolElement .

public:
 int IndexOf(System::Web::Services::Configuration::ProtocolElement ^ element);
public int IndexOf (System.Web.Services.Configuration.ProtocolElement element);
member this.IndexOf : System.Web.Services.Configuration.ProtocolElement -> int
Public Function IndexOf (element As ProtocolElement) As Integer

Parametreler

element
ProtocolElement

ProtocolElementKoleksiyonda bulunacak.

Döndürülenler

Int32

ProtocolElementÖğe koleksiyonda bulunmazsa, belirtilen veya-1 ' in sıfır tabanlı dizini.

Şunlara uygulanır