Compartilhar via


Método IndexOf

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. Returns the zero-based index of the first occurrence of an object in the collection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público IndexOf(Object) (Herdado de ArrayList.)
Método público IndexOf(Dependency) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. Searches for the specified Dependency object and returns the zero-based index of the first occurrence within the entire collection.
Método público IndexOf(Object, Int32) (Herdado de ArrayList.)
Método público IndexOf(Object, Int32, Int32) (Herdado de ArrayList.)

Início