AvailableValuesCollection Properties

The AvailableValuesCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
Public propertyItemInt32
Gets or sets the element at the specified index.
Public propertyItemObject
Gets the display text associated with the specified value.
Public propertyValues
Gets all the values contained in the instance.
Top
See Also