uaPLUS Reference
NodeSet Class
Members  See Also  Send Feedback
Opc.Ua Namespace : NodeSet Class

Glossary Item Box

Object Model

NodeSet Class

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd", IsNamespaceSetExplicitly=True)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.ObjectNode)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.ObjectTypeNode)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.VariableNode)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.VariableTypeNode)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.MethodNode)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.DataTypeNode)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.ReferenceTypeNode)>
<KnownTypeAttribute(MethodName="", Type=Opc.Ua.ViewNode)>
Public Class NodeSet 
C# 
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd", IsNamespaceSetExplicitly=true)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.ObjectNode)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.ObjectTypeNode)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.VariableNode)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.VariableTypeNode)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.MethodNode)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.DataTypeNode)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.ReferenceTypeNode)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.ViewNode)]
public 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

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.