'宣言 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
- 解析される範囲。