Click or drag to resize

Utf8String Properties

The Utf8String type exposes the following members.

Properties
 NameDescription
Public propertyByteLength Gets the number of bytes in the encoded string.
Public propertyBytes Gets the bytes of the utf-8 encoded string.
Public propertyCapacity Gets or sets the maximum size, in bytes, of the string this instance can hold without resizing.
Public propertyCharLength Gets the length of the string in characters.
Top
See Also