DateIntervalFormat.FormattedDateInterval.CharAt(Int32) Method

Definition

[Android.Runtime.Register("charAt", "(I)C", "", ApiSince=31)]
public char CharAt (int index);
[<Android.Runtime.Register("charAt", "(I)C", "", ApiSince=31)>]
abstract member CharAt : int -> char
override this.CharAt : int -> char

Parameters

index
Int32

Returns

Implements

Attributes

Applies to