Opc.Ua.Core
NodeSet Class
Members 



Opc.Ua Namespace : NodeSet Class
A set of nodes in an address space.
Syntax
'Declaration
 
<DataContractAttribute("http://opcfoundation.org/UA/2008/02/Types.xsd")>
<KnownTypeAttribute(Opc.Ua.ObjectNode)>
Public Class NodeSet 
'Usage
 
Dim instance As NodeSet
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")]
[KnownType(Opc.Ua.ObjectNode)]
public class NodeSet 
[DataContract("http://opcfoundation.org/UA/2008/02/Types.xsd")]
[KnownType(Opc.Ua.ObjectNode)]
public ref class NodeSet 
Inheritance Hierarchy

System.Object
   Opc.Ua.NodeSet

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

NodeSet Members
Opc.Ua Namespace