CuteEditor for .NET 6.2 Class Library

RichListItemCollection Class

Encapsulates a collection of RichListItem for use by the Cute Editor.

For a list of all members of this type, see RichListItemCollection Members.

System.Object
   System.Collections.CollectionBase
      CuteEditor.RichListItemCollection
         CuteEditor.TreeListItemCollection

[Visual Basic]
Public Class RichListItemCollection
    Inherits CollectionBase
[C#]
public class RichListItemCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

RichListItemCollection Members | CuteEditor Namespace