FlexReport for WinForms
WriteInt(String,Int32,Int32) メソッド


C1.Document アセンブリ > C1.Document.Serialization 名前空間 > C1WriterBase クラス > WriteInt メソッド : WriteInt(String,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub WriteInt( _
   ByVal name As System.String, _
   ByVal v As System.Integer, _
   ByVal dv As System.Integer _
) 
'使用法
 
Dim instance As C1WriterBase
Dim name As System.String
Dim v As System.Integer
Dim dv As System.Integer
 
instance.WriteInt(name, v, dv)
public void WriteInt( 
   System.string name,
   System.int v,
   System.int dv
)

パラメータ

name
v
dv
参照

参照

C1WriterBase クラス
C1WriterBase メンバ
オーバーロード一覧