次の方法で共有


AreaCollection.Count プロパティ (Microsoft.SharePoint.Portal.SiteData)

コレクション内のエリアの数を取得します。

名前空間: Microsoft.SharePoint.Portal.SiteData
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public ReadOnly Property Count As UInteger
'使用
Dim instance As AreaCollection
Dim value As UInteger

value = instance.Count
public uint Count { get; }

プロパティ値

コレクション内のエリアの数を表す Int32

関連項目

参照

AreaCollection クラス
AreaCollection メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間