List of InvalidHexData methods: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (Automatically generated page update) |
||
Line 7: | Line 7: | ||
<tr><th>Method</th><th>Description</th></tr> | <tr><th>Method</th><th>Description</th></tr> | ||
<tr><td valign="top">[[New (InvalidHexData constructor)|New]]</td><td valign="top">Create a new InvalidHexData object</td></tr> | <tr><td valign="top">[[New (InvalidHexData constructor)|New]]</td><td valign="top">Create a new InvalidHexData object</td></tr> | ||
<tr><td valign="top">[[Position (InvalidHexData | <tr><td valign="top">[[Position (InvalidHexData property)|Position]]</td><td valign="top">Input string position where non-hexadecimal character found</td></tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 20:19, 25 March 2011
The following are the available InvalidHexData class methods.
Method | Description |
---|---|
New | Create a new InvalidHexData object |
Position | Input string position where non-hexadecimal character found |