Reads the value and returns it as an Int16.
[Visual Basic] Overridable Public Function ReadInt16() As Short [C#] public virtual short ReadInt16(); [C++] public: virtual short ReadInt16(); [JScript] public function ReadInt16() : Int16;
The value as an Int16.
Exception Type | Condition |
---|---|
FormatException | Value cannot be converted to Int16. |
XmlReader Class | XmlReader Members | System.NewXml Namespace