C#
VB
C++
Overridden. Converts the string representation of a range into its Range equivalent.
public static Range Parse(
string rangeValue
)
Public Shared Function Parse( _
ByVal rangeValue As String _
) As Leadtools.Jpip.Range
public:
static Leadtools.Jpip.Range^ Parse(
String^ rangeValue
)
rangeValue
A System.String containing the range to convert.
A Range corresponding to the string contained in rangeValue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET