共用方式為


TermSet.GetTerms 方法 (LabelMatchInformation)

命名空間:  Microsoft.SharePoint.Client.Taxonomy
組件:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (在 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中);  Microsoft.SharePoint.Client.Taxonomy.Phone (在 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中)  Microsoft.SharePoint.Client.Taxonomy (在 Microsoft.SharePoint.Client.Taxonomy.dll 中)

語法

'宣告
Public Function GetTerms ( _
    labelMatchInformation As LabelMatchInformation _
) As TermCollection
'用途
Dim instance As TermSet
Dim labelMatchInformation As LabelMatchInformation
Dim returnValue As TermCollection

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

參數

傳回值

類型:Microsoft.SharePoint.Client.Taxonomy.TermCollection

請參閱

參照

TermSet 類別

TermSet 成員

GetTerms 多載

Microsoft.SharePoint.Client.Taxonomy 命名空間