Compartilhar via


TermSet.GetTerms método (LabelMatchInformation)

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assemblies:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (em Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (em Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (em Microsoft.SharePoint.Client.Taxonomy.dll)

Sintaxe

'Declaração
Public Function GetTerms ( _
    labelMatchInformation As LabelMatchInformation _
) As TermCollection
'Uso
Dim instance As TermSet
Dim labelMatchInformation As LabelMatchInformation
Dim returnValue As TermCollection

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

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.Taxonomy.TermCollection

Ver também

Referência

TermSet classe

TermSet membros

GetTerms em sobrecarga

Microsoft.SharePoint.Client.Taxonomy namespace