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

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

Property Value

Type: TInfo
See Also