Items(ListBox, ReadOnlySpan) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static ListBox<T> Items<T>(this ListBox<T> obj, [Nullable(new byte[] { (byte)0, (byte)1 })] scoped params ReadOnlySpan<T> items)

Type parameters

T

Parameters

Returns