'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <ExceptionContractAnnotationAttribute(True)> <TypeConverterAttribute(OpcLabs.BaseLib.NodeSpace.Implementation.NodeFrontEndConverter)> <DesignerCategoryAttribute("Component")> <SerializableAttribute()> Public Class NodeFrontEnd Inherits Node Implements OpcLabs.BaseLib.Graphs.ITreeTraversable, OpcLabs.BaseLib.Graphs.ITreeTraversable(Of Node), INode, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.Collections.Generic.IEnumerable(Of Node), System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanging, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As NodeFrontEnd
[CLSCompliant(true)] [ComVisible(false)] [ExceptionContractAnnotation(true)] [TypeConverter(OpcLabs.BaseLib.NodeSpace.Implementation.NodeFrontEndConverter)] [DesignerCategory("Component")] [Serializable()] public class NodeFrontEnd : Node, OpcLabs.BaseLib.Graphs.ITreeTraversable, OpcLabs.BaseLib.Graphs.ITreeTraversable<Node>, INode, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.Collections.Generic.IEnumerable<Node>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanging, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComVisible(false)] [ExceptionContractAnnotation(true)] [TypeConverter(OpcLabs.BaseLib.NodeSpace.Implementation.NodeFrontEndConverter)] [DesignerCategory("Component")] [Serializable()] public ref class NodeFrontEnd : public Node, OpcLabs.BaseLib.Graphs.ITreeTraversable, OpcLabs.BaseLib.Graphs.ITreeTraversable<Node>, INode, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.Collections.Generic.IEnumerable<Node>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.INotifyPropertyChanging, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable