SPFieldIndex members

Represents a content index extending over one or two fields in a list. This class supports the efficient query of list items that filter by those fields.

The SPFieldIndex type exposes the following members.

Properties

  Name Description
Public property FieldCount Gets the count of the fields in the current SPFieldIndex object instance.
Public property Id Gets the identifier (ID) of the SPFieldIndex.

Top

Methods

  Name Description
Public method Delete Deletes the SPFieldIndex from the parent SPFieldIndexCollection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetField Retrieves the identifier (ID) of the field at the specified index in the SPFieldIndex.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPFieldIndex class

Microsoft.SharePoint namespace