Click or drag to resize

FindConstraintValueCollection Properties

The FindConstraintValueCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListFindConstraintValue.)
Public propertyCount (Inherited from ListFindConstraintValue.)
Public propertyItemInt32
Gets or sets the element at the specified index.
(Inherited from ListFindConstraintValue.)
Public propertyItemString
Gets or sets a parameter value by name.
Top
See Also