Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public void Add( TreeListItem item ) | 
| Visual Basic | 
|---|
| Public Sub Add ( _ item As TreeListItem _ ) | 
| Visual C++ | 
|---|
| public: void Add( TreeListItem^ item ) | 
Parameters
- item
- Type: CuteEditor..::..TreeListItem
 
     
     
     
     
    