Opc.Ua.Core
IObject Interface
Members 



Opc.Ua Namespace : IObject Interface
An interface to an object that describes an Object node.
Object Model
IObject InterfaceQualifiedName ClassLocalizedText ClassLocalizedText ClassNodeId ClassNodeId ClassIReferenceCollection InterfaceExpandedNodeId Class
Syntax
'Declaration
 
Public Interface IObject 
   Inherits ILocalNode, INode 
'Usage
 
Dim instance As IObject
public interface IObject : ILocalNode, INode  
public interface class IObject : public ILocalNode, INode  
Requirements

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

See Also

Reference

IObject Members
Opc.Ua Namespace