共用方式為


SPFieldMultiColumnValue class

包含SPFieldMultiColumn物件的值。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFieldMultiColumnValue

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

Syntax

'宣告
<SerializableAttribute> _
Public Class SPFieldMultiColumnValue
'用途
Dim instance As SPFieldMultiColumnValue
[SerializableAttribute]
public class SPFieldMultiColumnValue

備註

SPFieldMultiColumnValue類別包含可用來存取特定的 「 欄 」 值的索引。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPFieldMultiColumnValue members

Microsoft.SharePoint namespace

其他資源

Custom Multicolumn Field Classes