ValueSpan<T>.

Length Property

Summary

Get's the length of the span.
Namespace
Avalonia.Utilities
Containing Type
ValueSpan<T>

Syntax

public int Length { get; }

Value

Type Description
int