Entities Property
Gets a list of all of the entities that have values in this collection
Syntax
public System.Collections.Generic.IEnumerable<IEntity> Entities {get;}Public ReadOnly Property Entities As System.Collections.Generic.IEnumerable(Of IEntity)