| Overload | Description |
|---|---|
| Initialize(ISystemContext) | When overridden in a derived class, iinitializes the instance with the default values. |
| Initialize(ISystemContext,String) | Initializes the instance with the XML or bnary (array of bytes) representation contained in the string. |
| Initialize(ISystemContext,NodeState) | Initializes the instance with the default values. |