Freigeben über


UnicodeSet.ApplyPropertyAlias Methode

Definition

Überlädt

ApplyPropertyAlias(String, String)
ApplyPropertyAlias(String, String, ISymbolTable)

ApplyPropertyAlias(String, String)

[Android.Runtime.Register("applyPropertyAlias", "(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/text/UnicodeSet;", "GetApplyPropertyAlias_Ljava_lang_String_Ljava_lang_String_Handler", ApiSince=24)]
public virtual Android.Icu.Text.UnicodeSet? ApplyPropertyAlias (string? propertyAlias, string? valueAlias);
[<Android.Runtime.Register("applyPropertyAlias", "(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/text/UnicodeSet;", "GetApplyPropertyAlias_Ljava_lang_String_Ljava_lang_String_Handler", ApiSince=24)>]
abstract member ApplyPropertyAlias : string * string -> Android.Icu.Text.UnicodeSet
override this.ApplyPropertyAlias : string * string -> Android.Icu.Text.UnicodeSet

Parameter

propertyAlias
String
valueAlias
String

Gibt zurück

Attribute

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für:

ApplyPropertyAlias(String, String, ISymbolTable)

[Android.Runtime.Register("applyPropertyAlias", "(Ljava/lang/String;Ljava/lang/String;Landroid/icu/text/SymbolTable;)Landroid/icu/text/UnicodeSet;", "GetApplyPropertyAlias_Ljava_lang_String_Ljava_lang_String_Landroid_icu_text_SymbolTable_Handler", ApiSince=24)]
public virtual Android.Icu.Text.UnicodeSet? ApplyPropertyAlias (string? propertyAlias, string? valueAlias, Android.Icu.Text.ISymbolTable? symbols);
[<Android.Runtime.Register("applyPropertyAlias", "(Ljava/lang/String;Ljava/lang/String;Landroid/icu/text/SymbolTable;)Landroid/icu/text/UnicodeSet;", "GetApplyPropertyAlias_Ljava_lang_String_Ljava_lang_String_Landroid_icu_text_SymbolTable_Handler", ApiSince=24)>]
abstract member ApplyPropertyAlias : string * string * Android.Icu.Text.ISymbolTable -> Android.Icu.Text.UnicodeSet
override this.ApplyPropertyAlias : string * string * Android.Icu.Text.ISymbolTable -> Android.Icu.Text.UnicodeSet

Parameter

propertyAlias
String
valueAlias
String
symbols
ISymbolTable

Gibt zurück

Attribute

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: