Class PropertyEventCore
Last update: 16.07.2025Namespace: VM.Managed
Assembly: VMObjBase.dll
This class is to represent the event core for property.
public class PropertyEventCore : ObjectEventCore, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IHistoryObjectSerializableDelegate
Inheritance
object ← ObjectEventCore ← PropertyEventCore
Implements
IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IHistoryObjectSerializableDelegate
Inherited Members
ObjectEventCore.GetObjectDataImpl(SerializationInfo, StreamingContext), ObjectEventCore.SetContainer(IOwned, bool), ObjectEventCore.GetTargetListForUpdate(), ObjectEventCore.SkipUpdateObjectImpl(), ObjectEventCore.GetInvocationUpdateTargetList(), ObjectEventCore.GetInvocationDestroyTargetList(), ObjectEventCore.RemoveInvocationUpdateTargetList(), ObjectEventCore.RemoveInvocationDestroyTargetList(ObjectBase), ObjectEventCore.ReplaceImpl(ObjectEventCore), ObjectEventCore.Swap(ObjectEventCore, ObjectEventCore), ObjectEventCore.Dispose(bool), ObjectEventCore.Dispose(), ObjectEventCore.IsChildExternable, ObjectEventCore.IsExternable, ObjectEventCore.Document, ObjectEventCore.Owner, ObjectEventCore.Container, ObjectEventCore.Object
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
PropertyEventCore()
Initializes a new instance of the
public PropertyEventCore()
PropertyEventCore(SerializationInfo, StreamingContext)
Initializes a new instance of the
protected PropertyEventCore(SerializationInfo info, StreamingContext context)
Parameters
info SerializationInfo
The info.
context StreamingContext
The context.