FlexReport for WinForms
WriteByte(String,Byte) メソッド


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

パラメータ

name
v
参照

参照

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