SPFieldIndex class

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.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFieldIndex

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPFieldIndex
'Usage
Dim instance As SPFieldIndex
public sealed class SPFieldIndex

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPFieldIndex members

Microsoft.SharePoint namespace