次の方法で共有


TermCollection.GetById メソッド

名前空間:  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 GetById ( _
    index As Guid _
) As Term
'使用
Dim instance As TermCollection
Dim index As Guid
Dim returnValue As Term

returnValue = instance.GetById(index)
public Term GetById(
    Guid index
)

パラメーター

戻り値

型: Microsoft.SharePoint.Client.Taxonomy.Term

関連項目

参照先

TermCollection クラス

TermCollection メンバー

Microsoft.SharePoint.Client.Taxonomy 名前空間