ReadOnlySlice<T>.

End Property

Summary

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

Syntax

public int End { get; }

Value

Type Description
int The end.