The base class for representing a list of the entity references.
For a list of all members of this type, see TEntityReferences members.
TEntityReferences = class(System.TObject);
TEntityReferences contains a list of TEntityReference and provides methods for iterating and accessing the list elements. TEntityReferences is the base class and should not be used directly. For operating entity references in the code TMappedReferences class is used.