Utf8String Class
Definition
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 class Utf8String : IComparable<Microsoft.Azure.Cosmos.Core.Utf8.Utf8String>, IComparable<string>, IEquatable<Microsoft.Azure.Cosmos.Core.Utf8.Utf8String>, IEquatable<string>
type Utf8String = class
interface IEquatable<Utf8String>
interface IComparable<Utf8String>
interface IEquatable<string>
interface IComparable<string>
Public Class Utf8String
Implements IComparable(Of String), IComparable(Of Utf8String), IEquatable(Of String), IEquatable(Of Utf8String)
- Inheritance
-
Utf8String
- Implements
Fields
Empty |
Properties
IsEmpty | |
Length | |
Memory | |
Span |
Methods
Operators
Applies to
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