ActiveReports 12
InteractiveSortState Class Methods

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.DataProcessing Namespace : InteractiveSortState Class

For a list of all members of this type, see InteractiveSortState members.

Public Methods
 NameDescription
Public MethodAdds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Public MethodRemoves all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Public MethodDetermines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Public MethodDetermines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Public MethodGets array InteractiveSort by key  
Public MethodImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Public MethodImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Public MethodRemoves the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Public MethodOverloaded. Adds an array InteractiveSort to the dictionary by key  
Public MethodGets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<int,InteractiveSort[]>)
Top
See Also

Reference

InteractiveSortState Class
GrapeCity.Enterprise.Data.DataEngine.DataProcessing Namespace