Creates an ASCII based collation instance
Namespace:
Couchbase.Lite.Query
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax public static IASCIICollation ASCII()
Return Value
Type:
IASCIICollationAn ASCII based collation instance
See Also