Parse Method

Summary
Overridden. Converts the string representation of a sample range into its SampleRange equivalent.
Syntax
C#
VB
C++
public static SampleRange Parse( 
   string sampleRange 
) 
  
Public Shared Function Parse( _ 
   ByVal sampleRange As String _ 
) As SampleRange 
public: 
static SampleRange^ Parse(  
   String^ sampleRange 
)  

Parameters

sampleRange
A System.String containing the sample range value to convert.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.