'Declaration
<XmlIncludeAttribute(Opc.Ua.Export.UAView)> <GeneratedCodeAttribute("xsd", "4.8.3928.0")> <DebuggerStepThroughAttribute()> <DesignerCategoryAttribute("code")> <XmlTypeAttribute("http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")> <SerializableAttribute()> Public Class UAInstance Inherits UANode
'Usage
Dim instance As UAInstance
[XmlInclude(Opc.Ua.Export.UAView)] [GeneratedCode("xsd", "4.8.3928.0")] [DebuggerStepThrough()] [DesignerCategory("code")] [XmlType("http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")] [Serializable()] public class UAInstance : UANode
[XmlInclude(Opc.Ua.Export.UAView)] [GeneratedCode("xsd", "4.8.3928.0")] [DebuggerStepThrough()] [DesignerCategory("code")] [XmlType("http://opcfoundation.org/UA/2011/03/UANodeSet.xsd")] [Serializable()] public ref class UAInstance : public UANode