FlexReport for WinForms
StringParser クラス メンバ
メソッド 


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

StringParserデータ型で公開されるメンバを以下の表に示します。

パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)For internal use.  
Public メソッドstatic (Shared in Visual Basic)For internal use.  
Public メソッドstatic (Shared in Visual Basic)Checks whether specified ident exists in the string. Method uses StringParser.Params.DefaultIgnoreCase.  
Public メソッドstatic (Shared in Visual Basic)Finds the index of the specified text in the string.  
Public メソッドstatic (Shared in Visual Basic)Returns index of identifier in the string. Identifier can be in quotes and should start with '_' or letter and should contains only '_', letters, numbers.  
Public メソッドstatic (Shared in Visual Basic)For internal use.  
Public メソッドstatic (Shared in Visual Basic)Determines if the character is Unicode letter, decimal digit, or "_".  
Public メソッドstatic (Shared in Visual Basic)Determines if the character is Unicode letter or "_".  
Public メソッドstatic (Shared in Visual Basic)Replaces the text in the original string.  
Public メソッドstatic (Shared in Visual Basic)Replaces identifier with specified string. All text within quotes is ignored, chars which defines quotes specified in the prms.Quotes array, set it to null if you want replace identifier even if it is within quotes.  
Public メソッドstatic (Shared in Visual Basic)For internal use.  
トップ
参照

参照

StringParser クラス
C1.Report 名前空間