Reports for WPF
GetString メソッド

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 > Util クラス : GetString メソッド
The object to convert.
Converts an object to a string value.
シンタックス
'宣言
 
Public Shared Function GetString( _
   ByVal value As System.Object _
) As System.String
public static System.string GetString( 
   System.object value
)

パラメータ

value
The object to convert.

戻り値の型

The converted value, or empty string if the object could not be converted.
参照

Util クラス
Util メンバ