Bitmap for UWP
ObjectReference コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > ObjectReference クラス : ObjectReference コンストラクタ
The creation time.
The com object to track.
The stack trace.
Initializes a new instance of the ObjectReferenceclass.
シンタックス
'宣言
 
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
The creation time.
comObject
The com object to track.
stackTrace
The stack trace.
参照

ObjectReference クラス
ObjectReference メンバ