ListBoxItemCollection Class

A collection of ListBoxItems

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public class ListBoxItemCollection : ActiveList<ListBoxItem>
Public Class ListBoxItemCollection _
	Inherits ActiveList(Of ListBoxItem)
public ref class ListBoxItemCollection : public ActiveList<ListBoxItem^>

Inheritance Hierarchy


ActiveList<(Of <(<'ListBoxItem>)>)>
  Squid..::..ListBoxItemCollection