
'Declaration
<DataContractAttribute(Name="EncodeableObject", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")> Public MustInherit Class EncodeableObject Implements IEncodeable
'Usage
Dim instance As EncodeableObject
[DataContract(Name="EncodeableObject", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")] public abstract class EncodeableObject : IEncodeable
[DataContract(Name="EncodeableObject", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")] public ref class EncodeableObject abstract : public IEncodeable
System.Object
Opc.Ua.EncodeableObject
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2