Click or drag to resize
ObjectCollectionTObjectLastItem Property
Returns the last item of the collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public TObject LastItem { get; }

Property Value

Type: TObject
See Also