FlexReport for WPF
ReadString メソッド (Utils)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport.Legacy 名前空間 > Utils クラス : ReadString メソッド
シンタックス
'宣言
 
Public Shared Function ReadString( _
   ByVal node As XmlNodeWrapperBase, _
   ByVal name As System.String, _
   ByVal defValue As System.String _
) As System.String
'使用法
 
Dim node As XmlNodeWrapperBase
Dim name As System.String
Dim defValue As System.String
Dim value As System.String
 
value = Utils.ReadString(node, name, defValue)
public static System.string ReadString( 
   XmlNodeWrapperBase node,
   System.string name,
   System.string defValue
)

パラメータ

node
name
defValue
参照

Utils クラス
Utils メンバ