CTObject |
The CTObjectTaggedSettingsO type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAdapter |
By default this settings object has no GUI.
(Overrides SettingsObjectCreateAdapter(ICTExtension)) | |
| Deserialize |
Inheritant of this class MUST call C# base.Deserialize(s);(Overrides SettingsObjectDeserialize(Stream)) | |
| Init |
Init function called by the system.
(Overrides SettingsObjectInit(ICTExtension)) | |
| Serialize |
Inheritant of this class MUST call C# base.Serialize(s);(Overrides SettingsObjectSerialize(Stream)) |