TypedXmlDocument.GetNullableUInt16(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 Nullable<System::UInt16> GetNullableUInt16(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<ushort> GetNullableUInt16 (string xpath);
abstract member GetNullableUInt16 : string -> Nullable<uint16>
override this.GetNullableUInt16 : string -> Nullable<uint16>
Public Overridable Function GetNullableUInt16 (xpath As String) As Nullable(Of UShort)
Parameters
- xpath
- String
Returns
- Attributes