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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected List<TInfo> NewItems { get; set; }

Property Value

Type: ListTInfo
See Also