Click or drag to resize
ObjectCollectionTObjectRemovedObject Property
Defines the removed object within collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected TObject RemovedObject { get; }

Property Value

Type: TObject
See Also