Sdílet prostřednictvím


WsiProfilesElementCollection.IndexOf(WsiProfilesElement) Metoda

Definice

Vrátí index založený na nule zadaného WsiProfilesElement v kolekci.

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

Parametry

element
WsiProfilesElement

WsiProfilesElementHledání v kolekci.

Návraty

Int32

Index založený na nule WsiProfilesElement , nebo-1, pokud element nebyl v kolekci nalezen.

Platí pro