SparseTree<T>.EnumChildren, méthode

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

Syntaxe

'Déclaration
Public Function EnumChildren ( _
    token As String _
) As KeyValuePair(Of String, T)()
public KeyValuePair<string, T>[] EnumChildren(
    string token
)

Paramètres

Valeur de retour

Type : array<System.Collections.Generic.KeyValuePair<String, T>[]

Sécurité .NET Framework

Voir aussi

Référence

SparseTree<T> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms