FlexReport for WinForms
LogEntryList クラス
メンバ 


C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 : LogEntryList クラス
オブジェクト モデル
LogEntryList クラス
シンタックス
'宣言
 
Public Class LogEntryList 
   Inherits System.Collections.Generic.List(Of LogEntry)
'使用法
 
Dim instance As LogEntryList
public class LogEntryList : System.Collections.Generic.List<LogEntry> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Win.C1Document.LogEntryList

参照

LogEntryList メンバ
C1.Win.C1Document 名前空間