ConnectionManagementElementCollection.IndexOf Método

Definição

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

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

Parâmetros

Devoluções

O índice baseado em zero de element.

Aplica-se a

Ver também