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 | |
---|---|---|
IndexOf(Object) | (Herdado de ArrayList.) | |
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. | |
IndexOf(Object, Int32) | (Herdado de ArrayList.) | |
IndexOf(Object, Int32, Int32) | (Herdado de ArrayList.) |
Início
Consulte também