Property Length
Length
The length of the string in UTF-8 bytes.
Declaration
public readonly int Length { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |
The length of the string in UTF-8 bytes.
public readonly int Length { get; }
| Type | Description |
|---|---|
| Int32 |