Namespace: CuteEditor.Convertor.RTF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public int Add( RTFTreeNode node ) |
| Visual Basic |
|---|
Public Function Add ( _ node As RTFTreeNode _ ) As Integer |
| Visual C++ |
|---|
public: int Add( RTFTreeNode^ node ) |