[]
Parses a string into a collection of RulesEngineRange.
public static RulesEngineRangeCollection Parse(string stringValue)
Public Shared Function Parse(stringValue As String) As RulesEngineRangeCollection
| Type | Name | Description |
|---|---|---|
| string | stringValue | The string to parse. |
| Type | Description |
|---|---|
| RulesEngineRangeCollection |