SPFieldIndexCollection.Item Property
Include Protected Members
Include Inherited Members
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