GUISeriesModel Methods |
The GUISeriesModel 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.
(Inherited from BaseModel.) |
|
|
ShallowCopy | (Inherited from BaseModel.) |
|
|
ShouldSerializeStateGroups | (Inherited from StateableModel.) |
|
|
ShouldSerializeTriggers | (Inherited from TriggableModel.) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from BaseModel.) |
|
|
UpdateModels |
This method will update this model and all its child models.
(Inherited from BaseModel.) |