Property First
- Namespace
- Alternet.Base.Collections
- Assembly
- Alternet.UI.Common.dll
First
Gets the first item in the collection or 'default'.
public T? First { get; }
Property Value
- T
Gets the first item in the collection or 'default'.
public T? First { get; }