Utf8String.CompareTo Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public int CompareTo (Microsoft.Azure.Cosmos.Core.Utf8.Utf8String other);
abstract member CompareTo : Microsoft.Azure.Cosmos.Core.Utf8.Utf8String -> int
override this.CompareTo : Microsoft.Azure.Cosmos.Core.Utf8.Utf8String -> int
Public Function CompareTo (other As Utf8String) As Integer
Parameters
- other
- Utf8String
Returns
Implements
Applies to
Azure SDK for .NET Preview and Azure SDK for .NET Latest
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
public int CompareTo (string other);
abstract member CompareTo : string -> int
override this.CompareTo : string -> int
Public Function CompareTo (other As String) As Integer
Parameters
- other
- String
Returns
Implements
Applies to
Azure SDK for .NET Preview and Azure SDK for .NET Latest
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: