The EntityTuple type exposes the following members.

Methods

  NameDescription
AddType
Adds a type to the tuple.
GetCollection<(Of <(T>)>)
Gets the collection of values of the specified type.
GetListOverloaded.

Properties

  NameDescription
Count
Gets the number of entity tuples in the EntityTuple.
Mappings
Gets the set of entity types in the tuple, and their aliases.

See Also