Item Property
The Item property of the SPViewFieldCollection class gets the internal name of the view field at the specified index in the collection.
[C#] In C#, this property is the indexer for the SPViewFieldCollection class.
Parameters
iIndex A 32-bit integer that specifies the index.
Property Value
A string that contains the internal name.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security