TypedXmlDocument.GetDecimal(String) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
virtual System::Decimal GetDecimal(System::String ^ xpath);
public virtual decimal GetDecimal (string xpath);
abstract member GetDecimal : string -> decimal
override this.GetDecimal : string -> decimal
Public Overridable Function GetDecimal (xpath As String) As Decimal
Parametry
- xpath
- String