FlexReport for WinForms
暗黙的 キャスト 演算子 オペレータ (ScriptValue<T>)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ScriptValue<T> クラス : 暗黙的 キャスト 演算子 オペレータ
The object to convert.
Converts the ScriptValue<T>object to a string.
シンタックス
'宣言
 
Public Operator Widening CType( _
   ByVal value As ScriptValue(Of T) _
) As System.String
'使用法
 
public System.string operator implicit( 
   ScriptValue<T> value
)

パラメータ

value
The object to convert.

戻り値の型

The string representing the object.
参照

参照

ScriptValue<T> クラス
ScriptValue<T> メンバ