Java.Text.ParsePosition Members

The members of Java.Text.ParsePosition are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a new ParsePosition with the specified index.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

ErrorIndexint. Returns the index at which the parse could not continue.
Indexint. Returns the current parse position.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.