Click or drag to resize

ISwappableListT Properties

The ISwappableListT type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements contained in the ICollectionT.
(Inherited from ICollectionT)
Public propertyIsReadOnlyGets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionT)
Public propertyItemGets or sets the element at the specified index.
(Inherited from IListT)
Top
See Also