Reports for WinForms
LegendCollection クラス
メンバ 

C1.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : LegendCollection クラス
マップの凡例(Legend)のコレクションを表します。
オブジェクト モデル
LegendCollection クラス
シンタックス
'宣言
 
Public Class LegendCollection 
   Inherits C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase(Of Legend)
   Implements IMapOwnedCloneable 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.C1Report.CustomFields.Maps.MapOwnedCollectionBase<T>
            C1.C1Report.CustomFields.Maps.LegendCollection

参照

LegendCollection メンバ
C1.C1Report.CustomFields.Maps 名前空間