SPPrefixCollection.Count property
取得集合中的前置詞物件的數目。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property Count As Integer
Get
'用途
Dim instance As SPPrefixCollection
Dim value As Integer
value = instance.Count
public override int Count { get; }
Property value
Type: System.Int32
32 位元整數,指出的前置字元數。