Partager via


Utf8Span.CompareTo Méthode

Définition

Surcharges

CompareTo(Utf8Span)
CompareTo(String)

CompareTo(Utf8Span)

public int CompareTo (Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span other);
member this.CompareTo : Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span -> int
Public Function CompareTo (other As Utf8Span) As Integer

Paramètres

other
Utf8Span

Retours

S’applique à

CompareTo(String)

public int CompareTo (string other);
member this.CompareTo : string -> int
Public Function CompareTo (other As String) As Integer

Paramètres

other
String

Retours

S’applique à