BaseModel Methods |
The BaseModel type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DeepCopy |
Creates an in-memory clone of this object using a BinaryFormatter to ensure all child properties are copied as well.
|
![]() |
ShallowCopy | |
![]() |
ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
![]() |
UpdateModels |
This method will update this model and all its child models.
|