SparseTree<T>.Add, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Sub Add ( _
    token As String, _
    referencedObject As T _
)
public void Add(
    string token,
    T referencedObject
)

Paramètres

  • referencedObject
    Type : T

Sécurité .NET Framework

Voir aussi

Référence

SparseTree<T> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms