Documents for PDF, .NET Edition Documentation
ObservableSortedDictionary<TKey,TValue> Class Members
Properties  Methods 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace : ObservableSortedDictionary<TKey,TValue> Class

The following tables list the members exposed by ObservableSortedDictionary<TKey,TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether list was changed.  
Public PropertyGets the number of key/value pairs contained in the System.Collections.Generic.SortedDictionary`2.  
Public PropertyGets or sets the value associated with the specified key.  
Public PropertyGets a collection containing the keys in the ObservableSortedDictionary<TKey,TValue>.  
Public PropertyGets a collection containing the values in the System.Collections.Generic.SortedDictionary`2.  
Top
Public Methods
 NameDescription
Public MethodAdds an element with the specified key and value into the ObservableSortedDictionary<TKey,TValue>.  
Public MethodRemoves all elements from the ObservableSortedDictionary<TKey,TValue>.  
Public MethodDetermines whether the ObservableSortedDictionary<TKey,TValue> contains an element with the specified key.  
Public MethodRemoves the element with the specified key from the ObservableSortedDictionary<TKey,TValue>.  
Public MethodGets the value associated with the specified key.  
Top
See Also

Reference

ObservableSortedDictionary<TKey,TValue> Class
GrapeCity.Documents.Common Namespace