Constable Authorization Engine 2.0 BETA

UndoItemCollection.Last Property

[This is preliminary documentation and subject to change.]

Returns a reference to the last item in the collection, or a null reference (Nothing in Visual Basic) if the collection is empty.

[Visual Basic]
Public ReadOnly Property Last As IUndoItem
[C#]
public IUndoItem Last {get;}

See Also

UndoItemCollection Class | LaMarvin.ComponentModel Namespace