-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
ListBox_TExtensions
-
Methods
-
Items(ListBox, ReadOnlySpan)
Items(ListBox, ReadOnlySpan) Method
Definition
[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
Parameters
Returns