FlexReport for WinForms
WriteBytesIfNotEmpty メソッド (C1WriterBase)


C1.Document.4.6.2 アセンブリ > C1.Document.Serialization 名前空間 > C1WriterBase クラス : WriteBytesIfNotEmpty メソッド
シンタックス
'宣言
 
Public Sub WriteBytesIfNotEmpty( _
   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.WriteBytesIfNotEmpty(name, v)
public void WriteBytesIfNotEmpty( 
   System.string name,
   System.byte[] v
)

パラメータ

name
v
参照

参照

C1WriterBase クラス
C1WriterBase メンバ