The members of Java.Text.FieldPosition are listed below.
See Also: Inherited members from Java.Lang.Object
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. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
BeginIndex | int. Returns the index of the beginning of the field. | |
EndIndex | int. Returns the index one past the end of the field. | |
[read-only] | Field | int. Returns the field which is being identified. |
[read-only] | FieldAttribute | _Format.Field. Returns the attribute which is being identified. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |