Click or drag to resize
InfoObjectCollectionTInfoItems Property
Returns the items collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual List<TInfo> Items { get; }

Property Value

Type: ListTInfo
See Also