SPFieldIndexCollection.Item property
Gets the specified index in the SPFieldIndexCollection.
Overload list
Name | Description | |
---|---|---|
Item[Guid] | Gets the SPFieldIndex object with the specified GUID in the SPFieldIndexCollection. | |
Item[Int32] | Gets the SPFieldIndex object with the specified index in the SPFieldIndexCollection. |
Top