Click or drag to resize
ObjectCollectionTObjectmDeletedItems Field
Deleted items removed from the collection.

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

Field Value

Type: ListTObject
See Also