Click or drag to resize
ObjectCollectionTObjectmNewItems Field
New items added to the collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected List<TObject> mNewItems

Field Value

Type: ListTObject
See Also