Opc.Ua.Core
ExtensionObject Class Members
Properties  Methods 


Opc.Ua Namespace : ExtensionObject Class

The following tables list the members exposed by ExtensionObject.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The body (embedded object) of the extension object.  
Public Property The encoding to use when the deserializing/serializing the body.  
Public Propertystatic (Shared in Visual Basic) Returns an instance of a null ExtensionObject.  
Public Property The data type node id for the extension object.  
Top
Public Methods
 NameDescription
Public Method  
Public MethodDetermines if the specified object is equal to the obj.  
Public MethodServes as the default hash function.  
Public Methodstatic (Shared in Visual Basic) Tests if the extension or embed objects are null value.  
Public Method Makes a deep copy of the object.  
Public Methodstatic (Shared in Visual Basic) Converts an array of extension objects to an array of the specified type.  
Public Methodstatic (Shared in Visual Basic) Converts an extension object to an encodeable object.  
Public Methodstatic (Shared in Visual Basic) Converts an array of extension objects to a List of the specified type.  
Public MethodOverloaded. Returns a string that represents the current object.  
Top
See Also

Reference

ExtensionObject Class
Opc.Ua Namespace