Click or drag to resize

UniqueValueListT Properties

The UniqueValueListT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
(Inherited from UniqueListT.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from UniqueListT.)
Public propertyItem
Gets or sets the instance at the specified index.
(Inherited from UniqueListT.)
Top
See Also