XmlNodeBase.GetInt16Value (Int16) Method
protected short GetInt16Value(
short defaultValue
)
This language is not supported or no code example is available.
protected:
short GetInt16Value(
short defaultValue
)
This language is not supported or no code example is available.
protected function GetInt16Value(
defaultValue : short
) : short;
This language is not supported or no code example is available.
Parameters
-
defaultValue
-
short
Return Value
short
In this article
Definition