FlexReport for WinForms
WriteIfNotNullOrEmpty メソッド (C1WriterBase)


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

パラメータ

name
v
参照

参照

C1WriterBase クラス
C1WriterBase メンバ