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


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

パラメータ

name
v
参照

参照

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