Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)
| Overload | Description |
|---|---|
| ReadElementContentAsShort() | Reads the current element and returns the content as a 16-bit signed integer. |
| ReadElementContentAsShort(String) | Checks that the specified name matches that of the current element, then reads the current element and returns the content as a 16-bit signed integer. |
| ReadElementContentAsShort(String,String) | Checks that the specified local name and namespace URI matches that of the current element, then reads the current element and returns the content as a 16-bit signed integer. |