SuperTooltip for WinForms
TreeRowCollection クラス
メンバ 

C1.Win.6 アセンブリ > C1.Framework 名前空間 : TreeRowCollection クラス
Represents a collection of TreeRow elements for TreePanel.Rows.
オブジェクト モデル
TreeRowCollection クラス
シンタックス
'宣言
 
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

参照

TreeRowCollection メンバ
C1.Framework 名前空間