Sets the radix of this Scanner to the specified radix.
Syntax
[Android.Runtime.Register("useRadix", "(I)Ljava/util/Scanner;", "")]
public
Scanner UseRadix (
int radix)
Parameters
- radix
- the specified radix to use.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1