Partager via


TermStore.GetTerms - Méthode

Espace de noms :  Microsoft.SharePoint.Client.Taxonomy
Assemblys :   Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)

Syntaxe

'Déclaration
Public Function GetTerms ( _
    labelMatchInformation As LabelMatchInformation _
) As TermCollection
'Utilisation
Dim instance As TermStore
Dim labelMatchInformation As LabelMatchInformation
Dim returnValue As TermCollection

returnValue = instance.GetTerms(labelMatchInformation)
public TermCollection GetTerms(
    LabelMatchInformation labelMatchInformation
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Client.Taxonomy.TermCollection

Voir aussi

Référence

TermStore classe

TermStore - Membres

Microsoft.SharePoint.Client.Taxonomy - Espace de noms