Condividi tramite


Metodo ReadOnlyLinkedElementCollection<T>.IList.IndexOf

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Sintassi

'Dichiarazione
Private Function IndexOf ( _
    value As Object _
) As Integer Implements IList.IndexOf
int IList.IndexOf(
    Object value
)

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IList.IndexOf(Object)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ReadOnlyLinkedElementCollection<T> Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling