NavigationTerm.GetAllParentTerms メソッド
NavigationTermオブジェクトとすべての親用語の親を返します。
名前空間: Microsoft.SharePoint.Client.Publishing.Navigation
アセンブリ: Microsoft.SharePoint.Client.Publishing.Silverlight (Microsoft.SharePoint.Client.Publishing.Silverlight.dll 内); Microsoft.SharePoint.Client.Publishing.Phone (Microsoft.SharePoint.Client.Publishing.Phone.dll 内) Microsoft.SharePoint.Client.Publishing (Microsoft.SharePoint.Client.Publishing.dll 内)
構文
'宣言
Public Function GetAllParentTerms As NavigationTermCollection
'使用
Dim instance As NavigationTerm
Dim returnValue As NavigationTermCollection
returnValue = instance.GetAllParentTerms()
public NavigationTermCollection GetAllParentTerms()
戻り値
型: Microsoft.SharePoint.Client.Publishing.Navigation.NavigationTermCollection
親NavigationTermオブジェクトは、すべての親用語の。
注釈
親用語がない場合は、[コレクションは空です。