Expand Minimize

SortCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.Search.Query.SortCollection

Type Mapping

Constructors

Properties

SSOM System.Int32 get_Count()
CSOM Int32 ClientObjectCollection.get_Count()
JSOM number Microsoft.SharePoint.Client.Search.Query.SortCollection.get_count()
SSOM Microsoft.SharePoint.Search.Query.Sort get_Item(System.Int32)
CSOM T ClientObjectCollection`1.get_Item(Int32)
JSOM Microsoft.SharePoint.Client.Search.Query.SortCollection.get_item()

Methods

SSOM System.Void .cctor()
CSOM ctor(ClientRuntimeContext,ObjectPath)
SSOM System.Void Add(System.String, Microsoft.SharePoint.Search.Query.SortDirection)
CSOM SortCollection.Add(String,SortDirection)
SSOM System.Void Clear()
CSOM SortCollection.Clear()
SSOM System.Collections.IEnumerator GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
CSOM IEnumerator ClientObjectCollection`1.GetEnumerator()
JSOM IEnumerator Microsoft.SharePoint.Client.Search.Query.SortCollection.getEnumerator()
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.