RulesManager for WPF
TryParse メソッド (RulesEngineRangeCollection)

C1.WPF.RulesManager アセンブリ > C1.WPF.RulesManager 名前空間 > RulesEngineRangeCollection クラス : TryParse メソッド
解析する文字列。
解析される範囲。
文字列を RulesEngineRange のコレクションに解析します。
シンタックス
'宣言
 
Public Shared Function TryParse( _
   ByVal stringValue As System.String, _
   ByRef ranges As RulesEngineRangeCollection _
) As System.Boolean
public static System.bool TryParse( 
   System.string stringValue,
   out RulesEngineRangeCollection ranges
)

パラメータ

stringValue
解析する文字列。
ranges
解析される範囲。
参照

参照

RulesEngineRangeCollection クラス
RulesEngineRangeCollection メンバ