-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
SelectionList_TExtensions
-
Methods
-
Items(SelectionList, ReadOnlySpan)
Items(SelectionList, ReadOnlySpan) Method
Definition
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static SelectionList<T> Items<T>(this SelectionList<T> obj, [Nullable(new byte[] { (byte)0, (byte)1 })] scoped params ReadOnlySpan<T> items)
Type parameters
Parameters
Returns