TypedXmlDocument.GetUInt16(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.
Important
This API is not CLS-compliant.
public:
virtual System::UInt16 GetUInt16(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual ushort GetUInt16 (string xpath);
abstract member GetUInt16 : string -> uint16
override this.GetUInt16 : string -> uint16
Public Overridable Function GetUInt16 (xpath As String) As UShort
Parameters
- xpath
- String
Returns
- Attributes