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
)
參數
labelMatchInformation
類型:Microsoft.SharePoint.Client.Taxonomy.LabelMatchInformation指出要擷取Term物件時使用的搜尋準則。
傳回值
類型:Microsoft.SharePoint.Client.Taxonomy.TermCollection