Click or drag to resize
ObjectCollectionTObjectFirstItem Property
Returns the first item of the collection

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

Property Value

Type: TObject
See Also