| Overload | Description | 
|---|---|
| UAGenericObject Constructor() | Initializes a new instance of the class with default data. | 
| UAGenericObject Constructor(UAGenericObject) | Initializes a new copy of the object. | 
| UAGenericObject Constructor(GenericData) | Initializes a new instance of the class, specifying the generic data. | 
| UAGenericObject Constructor(GenericData,UAModelNodeDescriptor) | Initializes a new instance of the class, specifying the generic data, and data type ID. | 
