ReadOnlySlice<T>.

Length Property

Summary

Gets the length.
Namespace
Avalonia.Utilities
Containing Type
ReadOnlySlice<T>

Syntax

public int Length { get; }

Value

Type Description
int The length.