DateIntervalInfo.PatternInfo(String, String, Boolean) Constructor

Definition

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;Ljava/lang/String;Z)V", "", ApiSince=24)]
public PatternInfo (string? firstPart, string? secondPart, bool firstDateInPtnIsLaterDate);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;Ljava/lang/String;Z)V", "", ApiSince=24)>]
new Android.Icu.Text.DateIntervalInfo.PatternInfo : string * string * bool -> Android.Icu.Text.DateIntervalInfo.PatternInfo

Parameters

firstPart
String
secondPart
String
firstDateInPtnIsLaterDate
Boolean
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to