SortCollection-Klasse
Stellt eine Auflistung von Sort -Strukturen.
Vererbungshierarchie
System.Object
Microsoft.Office.Server.Search.Query.SortCollection
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class SortCollection _
Implements IEnumerable, ICloneable
'Usage
Dim instance As SortCollection
[DataContractAttribute(Namespace = "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class SortCollection : IEnumerable,
ICloneable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.