[]
Parses the text with the format '1-3,5-7,9,13' and returns the C1OrderedSet.
public static C1OrderedSet Parse(string text)
The text to parse.