The ERecSearchList type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of ERecSearch objects actually contained in the ERecSearchList.
Public propertyIsFixedSize
Gets a value indicating whether the ERecSearchList has a fixed size.
Public propertyIsReadOnly
Gets a value indicating whether the ERecSearchList is read-only.
Public propertyIsSynchronized
Gets a value indicating whether access to the ERecSearchList is synchronized (thread-safe).
Public propertyItem
Gets and sets the ERecSearch at the specified index.
Public propertySyncRoot
This operation is not supported.

See Also