Click or drag to resize

IOrdering Interface

An interface representing an arbitrary sorting for an IOrderBy

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public interface IOrdering
See Also