Overload | Description |
---|---|
ExtensionObject Constructor() | Initializes the object with default values. |
ExtensionObject Constructor(ExtensionObject) | Creates a deep copy of the value. |
ExtensionObject Constructor(ExpandedNodeId) | Initializes the object with a typeId. |
ExtensionObject Constructor(Object) | Initializes the object with a body. |
ExtensionObject Constructor(ExpandedNodeId,Object) | Initializes the object with an encodeable object. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x