DioDocs for PDF
ObjectReference コンストラクタ

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > ObjectReference クラス : ObjectReference コンストラクタ
作成時間。
追跡する com オブジェクト。
スタックトレース。
ObjectReference クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal creationTime As System.Date, _
   ByVal comObject As ComObject, _
   ByVal stackTrace As System.String _
)
public ObjectReference( 
   System.DateTime creationTime,
   ComObject comObject,
   System.string stackTrace
)

パラメータ

creationTime
作成時間。
comObject
追跡する com オブジェクト。
stackTrace
スタックトレース。
参照

ObjectReference クラス
ObjectReference メンバ