AreaGroupCollection.Count プロパティ (Microsoft.SharePoint.Portal.SiteData)
エリア グループの数を取得します。
名前空間: Microsoft.SharePoint.Portal.SiteData
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public ReadOnly Property Count As Integer
'使用
Dim instance As AreaGroupCollection
Dim value As Integer
value = instance.Count
public int Count { get; }
プロパティ値
エリア グループの数を表す Int32。
関連項目
参照
AreaGroupCollection クラス
AreaGroupCollection メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間