The EntityTuple<(Of <(T1, T2, T3>)>) type exposes the following members.

Constructors

  NameDescription
EntityTuple<(Of <(T1, T2, T3>)>)
Initializes a new instance of the EntityTuple<(Of <(T1, T2, T3>)>) class.

Methods

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

Properties

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

See Also