[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ObservableSortedList-2.Count

Count Property

Count

Gets the number of key/value pairs contained in the SortedDictionary<TKey, TValue>.

Declaration
public int Count { get; }
Public ReadOnly Property Count As Integer
Implements