EasyUA Reference
ExtensionObject Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : ExtensionObject Class

Glossary Item Box

The following tables list the members exposed by ExtensionObject.

Public Constructors

 NameDescription
Public ConstructorExtensionObject ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBody The body (embeded object) of the extension object.  
Public PropertyEncoding The encoding to use when the deserializing/serializing the body.  
Public PropertyTypeId The data type node id for the extension object.  
Top

Public Methods

 NameDescription
Public MethodClone Makes a deep copy of the object.  
Public MethodEqualsDetermines if the specified object is equal to the obj.  
Public MethodGetHashCode Returns a unique hashcode for the embeded object.  
Public Methodstatic (Shared in Visual Basic)IsNull Tests if the extension or embedd objects are null value.  
Public Methodstatic (Shared in Visual Basic)ToArray Converts an array of extension objects to an array of the specified type.  
Public Methodstatic (Shared in Visual Basic)ToEncodeable Converts an extension object to an encodeable object.  
Public MethodToStringOverloaded.  Converts the value to a human readable string.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.