Android.Locations.Address.MaxAddressLineIndex Property
Returns the largest index currently in use to specify an address line.

Syntax

[get: Android.Runtime.Register("getMaxAddressLineIndex", "()I", "GetGetMaxAddressLineIndexHandler")]
public virtual int MaxAddressLineIndex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the largest index currently in use to specify an address line. If no address lines are specified, -1 is returned.

[Android Documentation]

Requirements

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