Share via


UCharacter Classe

Definizione

[Android.Runtime.Register("android/icu/lang/UCharacter", ApiSince=24, DoNotGenerateAcw=true)]
public sealed class UCharacter : Java.Lang.Object
[<Android.Runtime.Register("android/icu/lang/UCharacter", ApiSince=24, DoNotGenerateAcw=true)>]
type UCharacter = class
    inherit Object
Ereditarietà
UCharacter
Attributi

Commenti

Documentazione della piattaforma Android

Le parti di questa pagina sono modifiche in base al lavoro creato e condiviso dal Android Open Source e usato in base ai termini descritti nella .

Campi

FoldCaseDefault
FoldCaseExcludeSpecialI
MaxCodePoint
MaxHighSurrogate
MaxLowSurrogate
MaxRadix
MaxSurrogate
MaxValue
MinCodePoint
MinHighSurrogate
MinLowSurrogate
MinRadix
MinSupplementaryCodePoint
MinSurrogate
MinValue
NoNumericValue
ReplacementChar
SupplementaryMinValue
TitlecaseNoBreakAdjustment
TitlecaseNoLowercase

Proprietà

Class

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
ExtendedNameIterator
Handle

Handle all'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode (Ereditato da Object)
JniPeerMembers
NameIterator
PeerReference (Ereditato da Object)
ThresholdClass

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)
ThresholdType

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)
TypeIterator
UnicodeVersion

Metodi

CharCount(Int32)
Clone()

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
CodePointAt(Char[], Int32)
CodePointAt(Char[], Int32, Int32)
CodePointAt(ICharSequence, Int32)
CodePointAt(String, Int32)
CodePointBefore(Char[], Int32)
CodePointBefore(Char[], Int32, Int32)
CodePointBefore(ICharSequence, Int32)
CodePointBefore(String, Int32)
CodePointCount(Char[], Int32, Int32)
CodePointCount(ICharSequence, Int32, Int32)
CodePointCount(String, Int32, Int32)
Digit(Int32)
Digit(Int32, Int32)
Dispose() (Ereditato da Object)
Dispose(Boolean) (Ereditato da Object)
Equals(Object)

Indica se un altro oggetto è "uguale a" questo.

(Ereditato da Object)
FoldCase(Int32, Boolean)
FoldCase(Int32, FoldCaseOptions)
FoldCase(String, Boolean)
FoldCase(String, FoldCaseOptions)
ForDigit(Int32, Int32)
GetAge(Int32)
GetBidiPairedBracket(Int32)
GetCharFromExtendedName(String)
GetCharFromName(String)
GetCharFromNameAlias(String)
GetCodePoint(Char)
GetCodePoint(Char, Char)
GetCodePoint(Int32, Int32)
GetCombiningClass(Int32)
GetDirection(Int32)
GetDirectionality(Int32)
GetExtendedName(Int32)
GetHanNumericValue(Int32)
GetHashCode()

Restituisce un valore del codice hash per l'oggetto.

(Ereditato da Object)
GetIntPropertyMaxValue(Int32)
GetIntPropertyMinValue(Int32)
GetIntPropertyValue(Int32, Int32)
GetMirror(Int32)
GetName(Int32)
GetName(String, String)
GetNameAlias(Int32)
GetNumericValue(Int32)
GetPropertyEnum(ICharSequence)
GetPropertyEnum(String)
GetPropertyName(Int32, Int32)
GetPropertyValueEnum(Int32, ICharSequence)
GetPropertyValueEnum(Int32, String)
GetPropertyValueName(Int32, Int32, Int32)
GetType(Int32)
GetUnicodeNumericValue(Int32)
HasBinaryProperty(ICharSequence, Int32)
HasBinaryProperty(Int32, Int32)
HasBinaryProperty(String, Int32)
IsBaseForm(Int32)
IsBMP(Int32)
IsDefined(Int32)
IsDigit(Int32)
IsHighSurrogate(Char)
IsHighSurrogate(Int32)
IsIdentifierIgnorable(Int32)
IsISOControl(Int32)
IsJavaIdentifierPart(Int32)
IsJavaIdentifierStart(Int32)
IsLegal(Int32)
IsLegal(String)
IsLetter(Int32)
IsLetterOrDigit(Int32)
IsLowerCase(Int32)
IsLowSurrogate(Char)
IsLowSurrogate(Int32)
IsMirrored(Int32)
IsPrintable(Int32)
IsSpaceChar(Int32)
IsSupplementary(Int32)
IsSupplementaryCodePoint(Int32)
IsSurrogatePair(Char, Char)
IsSurrogatePair(Int32, Int32)
IsTitleCase(Int32)
IsUAlphabetic(Int32)
IsULowercase(Int32)
IsUnicodeIdentifierPart(Int32)
IsUnicodeIdentifierStart(Int32)
IsUpperCase(Int32)
IsUUppercase(Int32)
IsUWhiteSpace(Int32)
IsValidCodePoint(Int32)
IsWhitespace(Int32)
JavaFinalize()

Chiamato dal Garbage Collector in un oggetto quando Garbage Collection determina che non sono presenti più riferimenti all'oggetto.

(Ereditato da Object)
Notify()

Riattiva un singolo thread in attesa del monitoraggio dell'oggetto.

(Ereditato da Object)
NotifyAll()

Riattiva tutti i thread in attesa del monitoraggio dell'oggetto.

(Ereditato da Object)
OffsetByCodePoints(Char[], Int32, Int32, Int32, Int32)
OffsetByCodePoints(ICharSequence, Int32, Int32)
OffsetByCodePoints(String, Int32, Int32)
SetHandle(IntPtr, JniHandleOwnership)

Imposta la proprietà Handle.

(Ereditato da Object)
ToArray<T>() (Ereditato da Object)
ToChars(Int32)
ToChars(Int32, Char[], Int32)
ToCodePoint(Char, Char)
ToCodePoint(Int32, Int32)
ToLowerCase(Int32)
ToLowerCase(Locale, String)
ToLowerCase(String)
ToLowerCase(ULocale, String)
ToString()

Restituisce una rappresentazione in formato stringa dell'oggetto.

(Ereditato da Object)
ToString(Int32)
ToTitleCase(Int32)
ToTitleCase(Locale, String, BreakIterator)
ToTitleCase(Locale, String, BreakIterator, TitlecaseOptions)
ToTitleCase(String, BreakIterator)
ToTitleCase(ULocale, String, BreakIterator)
ToTitleCase(ULocale, String, BreakIterator, TitlecaseOptions)
ToUpperCase(Int32)
ToUpperCase(Locale, String)
ToUpperCase(String)
ToUpperCase(ULocale, String)
UnregisterFromRuntime() (Ereditato da Object)
Wait()

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere eseguendo>una notifica</em o <em interrotto</>em>>.<

(Ereditato da Object)
Wait(Int64)

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere <>eseguendo una notifica</em o <em interrotto/>>em>o fino a quando non è trascorsa< una determinata quantità di tempo reale.

(Ereditato da Object)
Wait(Int64, Int32)

Causa l'attesa del thread corrente fino a quando non viene svegliata, in genere <>eseguendo una notifica</em o <em interrotto/>>em>o fino a quando non è trascorsa< una determinata quantità di tempo reale.

(Ereditato da Object)

Implementazioni dell'interfaccia esplicita

IJavaPeerable.Disposed() (Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced() (Ereditato da Object)
IJavaPeerable.Finalized() (Ereditato da Object)
IJavaPeerable.JniManagedPeerState (Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32) (Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) (Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference) (Ereditato da Object)

Metodi di estensione

JavaCast<TResult>(IJavaObject)

Esegue una conversione dei tipi controllati dal runtime Android.

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

Si applica a