Click or drag to resize

ListCollectionViewListAdapterT Properties

The ListCollectionViewListAdapterT type exposes the following members.

Properties
 NameDescription
Public propertyCollectionView Gets the underlying collection view.
Public propertyCount Gets the number of elements contained in the ICollectionT.
Public propertyIsFixedSize Gets a value indicating whether the IList has a fixed size.
Public propertyIsReadOnly Gets a value indicating whether the ICollectionT is read-only.
Public propertyItemGets or sets the element at the specified index.
Top
See Also