Share via


BypassElementCollection.IndexOf(BypassElement) Método

Definição

Retorna o índice do elemento de configuração especificado.

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

Parâmetros

Retornos

O índice baseado em zero do element.

Aplica-se a