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 void Remove( int index ) |
| Visual Basic |
|---|
Public Sub Remove ( _ index As Integer _ ) |
| Visual C++ |
|---|
public: void Remove( int index ) |
Parameters
- index
- Type: System..::..Int32