RelativeDateTimeFormatter.FormattedRelativeDateTime.CharAt(Int32) Method

Definition

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

Parameters

index
Int32

Returns

Implements

Attributes

Applies to