Opc.Ua.Core
UANodeSet Class
Members 



Opc.Ua.Export Namespace : UANodeSet Class
A set of nodes in an address space.
Syntax
'Declaration
 
<GeneratedCodeAttribute("xsd", "4.8.3928.0")>
<DebuggerStepThroughAttribute()>
<DesignerCategoryAttribute("code")>
<XmlTypeAttribute(AnonymousType=True, Namespace="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")>
<XmlRootAttribute(Namespace="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd", IsNullable=False)>
<SerializableAttribute()>
Public Class UANodeSet 
'Usage
 
Dim instance As UANodeSet
[GeneratedCode("xsd", "4.8.3928.0")]
[DebuggerStepThrough()]
[DesignerCategory("code")]
[XmlType(AnonymousType=true, Namespace="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")]
[XmlRoot(Namespace="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd", IsNullable=false)]
[Serializable()]
public class UANodeSet 
[GeneratedCode("xsd", "4.8.3928.0")]
[DebuggerStepThrough()]
[DesignerCategory("code")]
[XmlType(AnonymousType=true, Namespace="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")]
[XmlRoot(Namespace="http://opcfoundation.org/UA/2011/03/UANodeSet.xsd", IsNullable=false)]
[Serializable()]
public ref class UANodeSet 
Inheritance Hierarchy

System.Object
   Opc.Ua.Export.UANodeSet

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

UANodeSet Members
Opc.Ua.Export Namespace