Table of Contents

Property LastItem

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

LastItem

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

public T? LastItem { get; }

Property Value

T