The ERecIdList type exposes the following members.

Properties

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

See Also