RTFTreeNode Constructor (RTFObjectType)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| RTFTreeNode Constructor (RTFObjectType) |
| RTFTreeNode Class See Also Send Feedback |
Initializes a new instance of the RTFTreeNode class
Namespace:Â CuteEditor.Convertor.RTFAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public RTFTreeNode( RTFObjectType type ) |
| Visual Basic |
|---|
Public Sub New ( _ type As RTFObjectType _ ) |
| Visual C++ |
|---|
public: RTFTreeNode( RTFObjectType type ) |