EasyUA Reference
NodeSet Class
Members  See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : NodeSet Class

Glossary Item Box

A set of nodes in an address space.

Object Model

NodeSet Class

Syntax

Visual Basic (Usage)Copy Code
Dim instance As 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/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.