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

Glossary Item Box

The following tables list the members exposed by EncodeableObject.

Public Properties

 NameDescription
Public PropertyBinaryEncodingId  
Public PropertyTypeId  
Public PropertyXmlEncodingId  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)ApplyDataEncoding Applies the data encoding to the value.  
Public MethodClone Returns a deep copy of an encodeable object.  
Public MethodDecode  
Public MethodEncodeOverloaded.  Encodes the object in XML or Binary  
Public Methodstatic (Shared in Visual Basic)EncodeBinary Encodes the object in binary  
Public Methodstatic (Shared in Visual Basic)EncodeXml Encodes the object in XML.  
Public MethodIsEqual Checks if the value has changed.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.