Condividi tramite


Metodo LinkedElementCollection<T>.IList.Add

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

Sintassi

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

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IList.Add(Object)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LinkedElementCollection<T> Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling