FlexReport for WinForms
ScriptEngine クラス メソッド


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

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

パブリック メソッド
 名前解説
Public メソッドCompares two objects.  
Public メソッドstatic (Shared in Visual Basic)Compares two idents.  
Public メソッド  
Public メソッドオーバーロードされます。   
Public メソッドstatic (Shared in Visual Basic)Returns string representation of specified value. Returns C1.Document.Strings.Null if value is null or System.DBNull.Value. Returns strings like "XXX(YYY)" where XXX - value.ToString(), YYY - value.GetType().FullName.  
Public メソッドオーバーロードされます。 returns list of defined functions - both local and global  
Public メソッド  
Public メソッドReturns list of defined subs and functions.  
Public メソッドオーバーロードされます。 returns list of defined subs - both local and global  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドConvert object to DateTime, throws an exception if conversion fails.  
Public メソッドConvert any object to double, throws an exception if conversion fails. Null values interpreted as zero.  
Public メソッドConvert any object to int, simple call ToDbl (int)ToDbl(o).  
Public メソッド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 int, based on TryToDbl(Object,Boolean,Double).  
Public メソッドConverts value to string using Culture.  
トップ
プロテクト メソッド
 名前解説
Protected メソッド  
トップ
参照

参照

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