| Overload | Description | 
|---|---|
| UAExtensionObject Constructor() | Initializes a new instance of the class with default data. | 
| UAExtensionObject Constructor(Object) | Initializes a new instance of the class, specifying the body. | 
| UAExtensionObject Constructor(UAExtensionObject) | Initializes a new copy of the object. | 
| UAExtensionObject Constructor(UANodeId) | Initializes a new instance of the class, specifying the data type encoding Id. | 
| UAExtensionObject Constructor(UANodeId,Object) | Initializes a new instance of the class, specifying the data type encoding Id, and body. | 
