Share via


SPFieldMultiColumnValue constructor

Initializes a new instance of the SPFieldMultiColumnValue class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SPFieldMultiColumnValue()
public SPFieldMultiColumnValue()

Remarks

Use this SPFieldMultiColumnValue constructor overload to initialize an object without a set number of "columns". You can use the Add method to add data "columns" to the object.

See also

Reference

SPFieldMultiColumnValue class

SPFieldMultiColumnValue members

SPFieldMultiColumnValue overload

Microsoft.SharePoint namespace