共用方式為


SPFieldMultiChoiceValue constructor (String)

初始化根據指定的欄位值的SPFieldMultiChoiceValue類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    fieldValue As String _
)
'用途
Dim fieldValue As String

Dim instance As New SPFieldMultiChoiceValue(fieldValue)
public SPFieldMultiChoiceValue(
    string fieldValue
)

參數

請參閱

參照

SPFieldMultiChoiceValue class

SPFieldMultiChoiceValue members

SPFieldMultiChoiceValue overload

Microsoft.SharePoint namespace