Share via


SPItem.m_Fields Field

Stores the field objects associated with the item.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected m_Fields As SPFieldCollection
'Usage
Dim value As SPFieldCollection

value = Me.m_Fields

Me.m_Fields = value
protected SPFieldCollection m_Fields

See Also

Reference

SPItem Class

SPItem Members

Microsoft.SharePoint Namespace