Parse Method

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

Parameters

rangeValue
A System.String containing the floating-points range to convert.

Return Value

A RangeF value corresponding to the string contained in rangeValue.

Requirements

Target Platforms

See Also

Reference

RangeF Class

RangeF Members

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.