Click or drag to resize

CancelEventModel Methods

The CancelEventModel type exposes the following members.

Methods
  Name Description
Public method DeepCopy
Creates an in-memory clone of this object using a BinaryFormatter to ensure all child properties are copied as well.
(Inherited from BaseModel.)
Public method ShallowCopy (Inherited from BaseModel.)
Public method ToString
Returns a string that represents the current object.
(Inherited from BaseModel.)
Public method UpdateModels
This method will update this model and all its child models.
(Inherited from BaseModel.)
Top
See Also