SPFieldIndexCollection class
Representa uma coleção de objetos SPFieldIndex .
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPFieldIndexCollection
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public NotInheritable Class SPFieldIndexCollection _
Inherits SPBaseCollection
'Uso
Dim instance As SPFieldIndexCollection
public sealed class SPFieldIndexCollection : SPBaseCollection
Comentários
Esta classe está lacrado e não pode ser herdada.
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.