[Missing <summary> documentation for "M:Couchbase.Utils.SortedDictionaryExtensions.FindCeilingKey``2(System.Collections.Generic.SortedDictionary{``0,``1},``0)"]
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- dictionary
- Type: System.Collections.Generic.SortedDictionary<TK, TV>
[Missing <param name="dictionary"/> documentation for "M:Couchbase.Utils.SortedDictionaryExtensions.FindCeilingKey``2(System.Collections.Generic.SortedDictionary{``0,``1},``0)"]
- key
- Type: TK
[Missing <param name="key"/> documentation for "M:Couchbase.Utils.SortedDictionaryExtensions.FindCeilingKey``2(System.Collections.Generic.SortedDictionary{``0,``1},``0)"]

- TK
[Missing <typeparam name="TK"/> documentation for "M:Couchbase.Utils.SortedDictionaryExtensions.FindCeilingKey``2(System.Collections.Generic.SortedDictionary{``0,``1},``0)"]
- TV
[Missing <typeparam name="TV"/> documentation for "M:Couchbase.Utils.SortedDictionaryExtensions.FindCeilingKey``2(System.Collections.Generic.SortedDictionary{``0,``1},``0)"]
Return Value
Type: Int64[Missing <returns> documentation for "M:Couchbase.Utils.SortedDictionaryExtensions.FindCeilingKey``2(System.Collections.Generic.SortedDictionary{``0,``1},``0)"]
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type SortedDictionary<TK, TV>. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).