Java.Text.FieldPosition.EndIndex Property
Returns the index one past the end of the field.

Syntax

[get: Android.Runtime.Register("getEndIndex", "()I", "GetGetEndIndexHandler")]
[set: Android.Runtime.Register("setEndIndex", "(I)V", "GetSetEndIndex_IHandler")]
public virtual int EndIndex { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the index one past the end of the field.

Set method documentation [Android Documentation]

Sets the index of the end of the field.

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1