

'宣言 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.TreeRowCollection