TypedXmlDocument.GetSingle(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual float GetSingle(System::String ^ xpath);
public virtual float GetSingle (string xpath);
abstract member GetSingle : string -> single
override this.GetSingle : string -> single
Public Overridable Function GetSingle (xpath As String) As Single
Parameters
- xpath
- String