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