SparseTree<T>.Add (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Sub Add ( _
    token As String, _
    referencedObject As T _
)
public void Add(
    string token,
    T referencedObject
)

Parámetros

  • referencedObject
    Tipo: T

Seguridad de .NET Framework

Vea también

Referencia

SparseTree<T> Clase

Microsoft.TeamFoundation.Framework.Common (Espacio de nombres)