'宣言 Public Shared Function TryParse( _ ByVal stringValue As System.String, _ ByRef range As RulesEngineRange _ ) As System.Boolean
public static System.bool TryParse( System.string stringValue, out RulesEngineRange range )
パラメータ
- stringValue
- 解析する文字列。
- range
- 解析される範囲。