Click or drag to resize

NewNodeItem Class

New Node Item Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.DataNewNodeItem

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class NewNodeItem

The NewNodeItem type exposes the following members.

Constructors
  NameDescription
Public methodNewNodeItem
Construction
Top
Properties
  NameDescription
Public propertyID
Node ID
Public propertyKind
Kind
Public propertyName
Name
Public propertyParentId
Parent ID
Top
See Also