'Declaration Public Class InteractiveSortState Inherits System.Collections.Generic.Dictionary(Of Integer,InteractiveSort())
public class InteractiveSortState : System.Collections.Generic.Dictionary<int,InteractiveSort[]>
'Declaration Public Class InteractiveSortState Inherits System.Collections.Generic.Dictionary(Of Integer,InteractiveSort())
public class InteractiveSortState : System.Collections.Generic.Dictionary<int,InteractiveSort[]>
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
GrapeCity.Enterprise.Data.DataEngine.DataProcessing.InteractiveSortState