Java.Text.FieldPosition Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a new FieldPosition for the given Field attribute.
Constructs a new FieldPosition for the given field id.
Constructs a new FieldPosition for the given Field attribute and field id.

Protected Constructors

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

Public Properties

BeginIndexint. Returns the index of the beginning of the field.
EndIndexint. Returns the index one past the end of the field.
[read-only]
Fieldint. Returns the field which is being identified.
[read-only]
FieldAttribute_Format.Field. Returns the attribute which is being identified.

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.