FlexReport for WinForms
ScriptEngineContext クラス メソッド


C1.Report アセンブリ > C1.Report.ScriptEngine 名前空間 : ScriptEngineContext クラス

このクラスのメンバの一覧は、ScriptEngineContextメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドGets object by specified name.  
Public メソッドConvert object to DateTime, throws an exception if conversion fails.  
Public メソッドオーバーロードされます。 Convert any object to double, throws an exception if conversion fails.  
Public メソッドオーバーロードされます。 Convert any object to int, simple call ToDbl(Object,Boolean) (int)ToDbl(o, nullAsZero).  
Public メソッドstatic (Shared in Visual Basic)Tries to convert any value to bool.  
Public メソッドオーバーロードされます。 Tries to convert object to specified type.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Tries to convert object to DateTime.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Tries to convert any object to double.  
Public メソッドTries to convert any object to double, based on TryToDbl(Object,Boolean,Double).  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Converts specified value to string using specified culture and format string.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Same as ValueToString(Object,CultureInfo) but returns "NULL" string if o is null or System.DBNull.  
トップ
参照

参照

ScriptEngineContext クラス
C1.Report.ScriptEngine 名前空間