Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > SampleRange Class : Parse Method |
public static SampleRange Parse( string sampleRange )
'Declaration Public Shared Function Parse( _ ByVal sampleRange As String _ ) As SampleRange
'Usage Dim sampleRange As String Dim value As SampleRange value = SampleRange.Parse(sampleRange)
public: static SampleRange^ Parse( String^ sampleRange )