[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesEngineRangeCollection.Parse

Parse Method

Parse(string)

Parses a string into a collection of RulesEngineRange.

Declaration
public static RulesEngineRangeCollection Parse(string stringValue)
Public Shared Function Parse(stringValue As String) As RulesEngineRangeCollection
Parameters
Type Name Description
string stringValue

The string to parse.

Returns
Type Description
RulesEngineRangeCollection