Blazor コントロール
TryParse メソッド (RulesEngineRangeCollection)

C1.Blazor.RulesManager アセンブリ > C1.Blazor.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 メンバ