BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

SaveableTreeNode<(Of <(<'ObjectType, ParentType>)>)> Members

The SaveableTreeNode<(Of <(<'ObjectType, ParentType>)>)> type exposes the following members.

Constructors


  Name Description
Public method SaveableTreeNode<(Of <(<'ObjectType, ParentType>)>)>(String, ObjectType, ParentType)
Initializes a new instance of the class.
Public method SaveableTreeNode<(Of <(<'ObjectType, ParentType>)>)>(String, ObjectType)
Initializes a new instance of the class.

Methods


  Name Description
Protected method AddToolStripMenuItemArray (Inherited from GenericTreeNode.)
Protected method AssignImageIndex (Inherited from GenericTreeNode.)
Public method BeginEdit (Inherited from TreeNode.)
Public method Clear (Inherited from GenericTreeNode.)
Public method Clone (Inherited from TreeNode.)
Public method Collapse(System.Boolean) (Inherited from TreeNode.)
Public method Collapse (Inherited from TreeNode.)
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Protected method Deserialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) (Inherited from TreeNode.)
Public method Dispose()()()() (Inherited from GenericTreeNode.)
Protected method Dispose(Boolean) (Inherited from GenericTreeNode.)
Protected method DisposeChildren (Inherited from GenericTreeNode.)
Public method EndEdit(System.Boolean) (Inherited from TreeNode.)
Public method EnsureVisible (Inherited from TreeNode.)
Public method Equals(System.Object) (Inherited from Object.)
Public method Expand (Inherited from TreeNode.)
Public method ExpandAll (Inherited from TreeNode.)
Protected method Finalize (Inherited from GenericTreeNode.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetMenuItems (Inherited from GenericTreeNode.)
Public method GetNodeCount(System.Boolean) (Inherited from TreeNode.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method MakeSelected (Inherited from GenericTreeNode.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from TreeNode.)
Public method Save(OPCCliConfiguration, Int64)
Saves the current configuration in the OPCCliConfiguration.
Public method Save(OPCCliConfiguration)
Saves the specified configuration in the OPCCliConfiguration.
Protected method Serialize(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) (Inherited from TreeNode.)
Public method Toggle (Inherited from TreeNode.)
Public method ToString (Inherited from TreeNode.)

Properties


  Name Description
Public property BackColor (Inherited from TreeNode.)
Public property Bounds (Inherited from TreeNode.)
Public property Checked (Inherited from TreeNode.)
Public property ContextMenu (Inherited from TreeNode.)
Public property ContextMenuStrip (Inherited from TreeNode.)
Public property FirstNode (Inherited from TreeNode.)
Public property ForeColor (Inherited from TreeNode.)
Public property FullPath (Inherited from TreeNode.)
Public property Handle (Inherited from TreeNode.)
Public property ImageIndex (Inherited from TreeNode.)
Public property ImageKey (Inherited from TreeNode.)
Public property Index (Inherited from TreeNode.)
Public property IsEditing (Inherited from TreeNode.)
Public property IsExpanded (Inherited from TreeNode.)
Public property IsSelected (Inherited from TreeNode.)
Public property IsVisible (Inherited from TreeNode.)
Public property LastNode (Inherited from TreeNode.)
Public property Level (Inherited from TreeNode.)
Public property Menu (Inherited from GenericTreeNode.)
Public property Name (Inherited from TreeNode.)
Public property NextNode (Inherited from TreeNode.)
Public property NextVisibleNode (Inherited from TreeNode.)
Public property NodeFont (Inherited from TreeNode.)
Public property Nodes (Inherited from TreeNode.)
Public property Parent (Inherited from GenericTreeNode.)
Public property PrevNode (Inherited from TreeNode.)
Public property PrevVisibleNode (Inherited from TreeNode.)
Public property SelectedImageIndex (Inherited from TreeNode.)
Public property SelectedImageKey (Inherited from TreeNode.)
Public property StateImageIndex (Inherited from TreeNode.)
Public property StateImageKey (Inherited from TreeNode.)
Public property Tag (Inherited from GenericTreeNode.)
Public property Text (Inherited from TreeNode.)
Public property ToolTipText (Inherited from TreeNode.)
Public property TreeView (Inherited from TreeNode.)