GanttView for WinForms
ResourceRefCollection クラス
メンバ 

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

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Win.C1GanttView.ResourceRefCollection

参照

ResourceRefCollection メンバ
C1.Win.C1GanttView 名前空間