Collator.Identical フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Icu.Text.CollationStrength enum directly instead of this field.

[Android.Runtime.Register("IDENTICAL", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.CollationStrength enum directly instead of this field.", true)]
public const Android.Icu.Text.CollationStrength Identical = 15;
[<Android.Runtime.Register("IDENTICAL", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.CollationStrength enum directly instead of this field.", true)>]
val mutable Identical : Android.Icu.Text.CollationStrength

フィールド値

Value = 15

実装

Java.Util.IComparator._members Java.Util.IComparator.cb_reversed Java.Util.IComparator.cb_thenComparing_Ljava_util_Comparator_ Java.Util.IComparator.cb_thenComparing_Ljava_util_function_Function_Ljava_util_Comparator_ Java.Util.IComparator.cb_thenComparing_Ljava_util_function_Function_ Java.Util.IComparator.cb_thenComparingDouble_Ljava_util_function_ToDoubleFunction_ Java.Util.IComparator.cb_thenComparingInt_Ljava_util_function_ToIntFunction_ Java.Util.IComparator.cb_thenComparingLong_Ljava_util_function_ToLongFunction_
属性

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象