Click or drag to resize
Wizard .NET Library

EventedListT Properties

The EventedListT generic type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
Public propertyCount
Public propertyItem
Gets or sets the element at the specified index.
Top
See Also