Skip to content

TreeListItemCollection Class

Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public class TreeListItemCollection : RichListItemCollection
Visual Basic
Public Class TreeListItemCollection _
	Inherits RichListItemCollection
Visual C++
public ref class TreeListItemCollection : public RichListItemCollection

Inheritance Hierarchy

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

See Also