List of InvalidHexData methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Created page with "<!-- 1C'??'InvalidHexData'* * --> <div class="showVisit"> The following are the available InvalidHexData exception class methods. See [[Notation co...")
 
m (Automatically generated page update)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!--
<!-- This page was automatically generated and will be automatically
1C'??'InvalidHexData'* *
    replaced, so any manual edits will be lost. You've been warned. -->
-->
{{Template:List of InvalidHexData methods}}
==See also==
<div class="showVisit">
<table class="list"><tr>
<td valign="top"><ul style="margin-top:0px;">
The following are the available [[InvalidHexData class|InvalidHexData]] exception class methods.
<li>[[InvalidHexData class]]
</ul></td>
See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions.
<td valign="top"><ul style="margin-top:0px;">
<dpl>
<li>[[InvalidHexData methods syntax]]
category = InvalidHexData_methods
</ul></td>
include = dpl_desc
</tr>
table =,Method,Description
</table>
</dpl>
[[Category:Lists of methods]]
[[Category:InvalidHexData methods]]
</div>

Latest revision as of 18:53, 7 August 2012


The following are the available InvalidHexData class methods.

MethodDescription
NewCreate a new InvalidHexData object
PositionInput string position where non-hexadecimal character found

See also