共用方式為


SPFieldMultiChoiceValue.Count property

取得值的數目欄位中。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property Count As Integer
    Get
'用途
Dim instance As SPFieldMultiChoiceValue
Dim value As Integer

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

Property value

Type: System.Int32
32 位元的整數,表示值的數目。

請參閱

參照

SPFieldMultiChoiceValue class

SPFieldMultiChoiceValue members

Microsoft.SharePoint namespace