GanttView for WPF
PredecessorCollection クラス
メンバ 

C1.WPF.GanttView.4.5.2 アセンブリ > C1.GanttView 名前空間 : PredecessorCollection クラス
先行タスクのコレクションを表します。
オブジェクト モデル
PredecessorCollection クラス
シンタックス
'宣言
 
Public Class PredecessorCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Predecessor)
public class PredecessorCollection : System.Collections.ObjectModel.Collection<Predecessor> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.GanttView.PredecessorCollection

参照

PredecessorCollection メンバ
C1.GanttView 名前空間