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

Glossary Item Box

The following tables list the members exposed by IEncodeable.

Public Properties

 NameDescription
 PropertyBinaryEncodingId Returns the UA type identifier for the default binary encoding for the type.  
 PropertyTypeId Returns the UA type identifier for the encodable type.  
 PropertyXmlEncodingId Returns the UA type identifier for the default XML encoding for the type.  
Top

Public Methods

 NameDescription
 MethodDecode Decodes the object from a stream.  
 MethodEncode Encodes the object in a stream.  
 MethodIsEqual Checks if the value is equal to the another encodeable object.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.