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