RichListItemCollection Class
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| RichListItemCollection Class |
| Members See Also Send Feedback |
Encapsulates a collection of RichListItem for use by the Cute Editor.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public class RichListItemCollection : CollectionBase |
| Visual Basic |
|---|
Public Class RichListItemCollection _ Inherits CollectionBase |
| Visual C++ |
|---|
public ref class RichListItemCollection : public CollectionBase |
Inheritance Hierarchy
System..::..Object
  System.Collections..::..CollectionBase
    CuteEditor..::..RichListItemCollection
      CuteEditor..::..TreeListItemCollection
  System.Collections..::..CollectionBase
    CuteEditor..::..RichListItemCollection
      CuteEditor..::..TreeListItemCollection