'Declaration
Public Class TreeRowCollection Inherits C1.Framework.TreeCollection(Of TreeRow)
public class TreeRowCollection : C1.Framework.TreeCollection<TreeRow>
'Declaration
Public Class TreeRowCollection Inherits C1.Framework.TreeCollection(Of TreeRow)
public class TreeRowCollection : C1.Framework.TreeCollection<TreeRow>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
C1.Framework.TreeCollection<T>
C1.Framework.TreeRowCollection