Noemax.FastInfoset Namespace > XmlFastInfosetReader Class > ReadElementContentAsDecimal Method : ReadElementContentAsDecimal() Method |
'Declaration Public Overloads Overrides NotOverridable Function ReadElementContentAsDecimal() As System.Decimal
'Usage Dim instance As XmlFastInfosetReader Dim value As System.Decimal value = instance.ReadElementContentAsDecimal()
public override System.decimal ReadElementContentAsDecimal()
public function ReadElementContentAsDecimal(): System.Currency; override;
public override function ReadElementContentAsDecimal() : System.decimal;
public: System.decimal ReadElementContentAsDecimal(); override
public: System.decimal ReadElementContentAsDecimal(); override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
XmlFastInfosetReader Class
XmlFastInfosetReader Members
Overload List
Base Implementation in ReadElementContentAsDecimal()