Click or drag to resize

ListCollectionT Properties

The ListCollectionT type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of elements contained in the ICollectionT.
Public property Item Gets or sets the element at the specified index.
Protected property Items Gets a IListT wrapper around the CollectionT.
Top
See Also