[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ObservableSortedList-2.Keys

Keys Property

Keys

Gets a collection containing the keys in the ObservableSortedDictionary<TKey, TValue>.

Declaration
public IList<TKey> Keys { get; }
Public ReadOnly Property Keys As IList(Of TKey)