Table of Contents

Property FirstItem

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FirstItem

Gets the first item in the collection, or null if the collection is empty.

public T? FirstItem { get; }

Property Value

T