Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
System
Decimal Structure
Decimal Methods
Parse Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
Decimal..::.Parse Method

Converts the string representation of a number to its Decimal equivalent.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public methodStatic memberParse(String)Converts the string representation of a number to its Decimal equivalent.
Public methodStatic memberParse(String, NumberStyles)Converts the string representation of a number in a specified style to its Decimal equivalent.
Public methodStatic memberParse(String, IFormatProvider)Converts the string representation of a number to its Decimal equivalent using the specified culture-specific format information.
Public methodStatic memberParse(String, NumberStyles, IFormatProvider)Converts the string representation of a number to its Decimal equivalent using the specified style and culture-specific format.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker