DioDocs for PDF
LogEntryList クラス
メンバ 

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Log 名前空間 : LogEntryList クラス
LogEntryBase オブジェクトのリストを定義します。
オブジェクト モデル
LogEntryList クラス
シンタックス
'宣言
 
Public Class LogEntryList 
   Inherits System.Collections.Generic.List(Of LogEntryBase)
public class LogEntryList : System.Collections.Generic.List<LogEntryBase> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      GrapeCity.Documents.Pdf.Log.LogEntryList

参照

LogEntryList メンバ
GrapeCity.Documents.Pdf.Log 名前空間