SPItem.m_Fields field
儲存與項目相關聯的欄位物件。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected m_Fields As SPFieldCollection
'用途
Dim value As SPFieldCollection
value = Me.m_Fields
Me.m_Fields = value
protected SPFieldCollection m_Fields