Leadtools.Jpip Namespace > JPXLContextRange Class : Parse Method |
public static JPXLContextRange Parse( string contextRangeValue )
'Declaration Public Shared Function Parse( _ ByVal contextRangeValue As String _ ) As JPXLContextRange
'Usage Dim contextRangeValue As String Dim value As JPXLContextRange value = JPXLContextRange.Parse(contextRangeValue)
public: static JPXLContextRange^ Parse( String^ contextRangeValue )