Esri Business Analyst Server API for Silverlight 2.2 Reference
Parse Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace > ValueFormatter Class : Parse Method

formattedValue
String containing a formatted value.

Glossary Item Box

Converts a formatted value to a numeric value.
Since Business Analyst API for Silverlight 2.2.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

formattedValue
String containing a formatted value.

Return Value

Numeric value or NaN.

Remarks

The formatted value can contain units which will be removed if the RemoveUnits delegate is specified. After that the numeric value is parsed and the result is returned. If the value cannot be parsed, NaN is returned.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.