PrintDocument for WinForms
LengthRef.UnitRefElem コンストラクタ(ReferenceEnum,String,Int32)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > LengthRef.UnitRefElem 構造体 > LengthRef.UnitRefElem コンストラクタ : LengthRef.UnitRefElem コンストラクタ(ReferenceEnum,String,Int32)
A ReferenceEnum identifying the source of the current reference.
The source name (used if source is ReferenceEnum.Name).
The source page/column number (used if source is ReferenceEnum.Page or ReferenceEnum.Column).
Initializes a new instance of the LengthRef.UnitRefElem structure with the specified source, source name and page/column number.
シンタックス
'宣言
 
Public Function New( _
   ByVal source As ReferenceEnum, _
   ByVal sourceName As System.String, _
   ByVal sourceNo As System.Integer _
)
'使用法
 
Dim source As ReferenceEnum
Dim sourceName As System.String
Dim sourceNo As System.Integer
 
Dim instance As New LengthRef.UnitRefElem(source, sourceName, sourceNo)
public LengthRef.UnitRefElem( 
   ReferenceEnum source,
   System.string sourceName,
   System.int sourceNo
)

パラメータ

source
A ReferenceEnum identifying the source of the current reference.
sourceName
The source name (used if source is ReferenceEnum.Name).
sourceNo
The source page/column number (used if source is ReferenceEnum.Page or ReferenceEnum.Column).
参照

LengthRef.UnitRefElem 構造体
LengthRef.UnitRefElem メンバ
オーバーロード一覧