CuteEditor for .NET 6.2 Class Library

TreeListItemCollection Class

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

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

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

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

TreeListItemCollection Members | CuteEditor Namespace