Click or drag to resize

ItemNode Class

[Missing <summary> documentation for "T:Demo3D.Visuals.OPC.Plugin.ItemNode"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.CommonBindableBase
            Demo3D.Visuals.OPC.PluginTagExplorerNode
              Demo3D.Visuals.OPC.PluginItemNode

Namespace:  Demo3D.Visuals.OPC.Plugin
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public class ItemNode : TagExplorerNode

The ItemNode type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose (Inherited from TagExplorerNode.)
Public methodGetTypeCode (Inherited from TagExplorerNode.)
Public methodRaisePropertiesChanged (Inherited from BindableBase.)
Public methodRaisePropertyChanged(PropertyChangedEventArgs) (Inherited from BindableBase.)
Public methodRaisePropertyChanged(String) (Inherited from BindableBase.)
Protected methodSetINotifyPropertyChangedPropertyT (Inherited from BindableBase.)
Protected methodSetPropertyT(T, T, PropertyChangedEventArgs) (Inherited from BindableBase.)
Protected methodSetPropertyT(T, T, String) (Inherited from BindableBase.)
Public methodToBoolean (Inherited from TagExplorerNode.)
Public methodToByte (Inherited from TagExplorerNode.)
Public methodToChar (Inherited from TagExplorerNode.)
Public methodToDateTime (Inherited from TagExplorerNode.)
Public methodToDecimal (Inherited from TagExplorerNode.)
Public methodToDouble (Inherited from TagExplorerNode.)
Public methodToInt16 (Inherited from TagExplorerNode.)
Public methodToInt32 (Inherited from TagExplorerNode.)
Public methodToInt64 (Inherited from TagExplorerNode.)
Public methodToSByte (Inherited from TagExplorerNode.)
Public methodToSingle (Inherited from TagExplorerNode.)
Public methodToString (Inherited from TagExplorerNode.)
Public methodToType (Inherited from TagExplorerNode.)
Public methodToUInt16 (Inherited from TagExplorerNode.)
Public methodToUInt32 (Inherited from TagExplorerNode.)
Public methodToUInt64 (Inherited from TagExplorerNode.)
Top
Events
  NameDescription
Protected eventChildRefreshed (Inherited from TagExplorerNode.)
Top
Fields
  NameDescription
Protected fieldglyph (Inherited from TagExplorerNode.)
Protected fieldtext (Inherited from TagExplorerNode.)
Top
See Also