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