Summary
Gets the length.
- Namespace
- Avalonia
.Utilities - Containing Type
- ReadOnlySlice
<T>
Syntax
public int Length { get; }
Value
Type | Description |
---|---|
int | The length. |
public int Length { get; }
Type | Description |
---|---|
int | The length. |