'Declaration
Public Shared Function Parse( _ ByVal text As String _ ) As C1OrderedSet
public static C1OrderedSet Parse( string text )
Parameters
- text
- The text to parse.
'Declaration
Public Shared Function Parse( _ ByVal text As String _ ) As C1OrderedSet
public static C1OrderedSet Parse( string text )