FlexReport for WinForms
C1PropsTable<T> クラス
メンバ 


C1.Document アセンブリ > C1.Document.Serialization 名前空間 : C1PropsTable<T> クラス
Type supporting IC1Serializable interface.
For internal use. Helper class used by the another classes to implement IC1Serializable interface.
オブジェクト モデル
C1PropsTable<T> クラス
シンタックス
'宣言
 
Public Class C1PropsTable(Of T As IC1Serializable) 
   Implements IC1PropsTable 
'使用法
 
Dim instance As C1PropsTable(Of T)
public class C1PropsTable<T> : IC1PropsTable  
where T: IC1Serializable
型パラメータ
T
Type supporting IC1Serializable interface.
継承階層

System.Object
   C1.Document.Serialization.C1PropsTable<T>
      C1.Document.C1DocumentAction.PropsTable<T>
      C1.Document.VisualPrimitive.PropsTable<T>

参照

参照

C1PropsTable<T> メンバ
C1.Document.Serialization 名前空間