Click or drag to resize
GenericListAdaptorT Properties

The GenericListAdaptorT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets count of elements in list.
Public propertyItem
Gets element from list.
Public propertyList
Gets the underlying list data structure.
Top
See Also