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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
TInfo LastItem { get; }

Property Value

Type: TInfo
See Also