The EntityTuple type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddType |
Adds a type to the tuple.
| |
| GetCollection<(Of <(T>)>) |
Gets the collection of values of the specified type.
| |
| GetList | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of entity tuples in the EntityTuple.
| |
| Mappings |
Gets the set of entity types in the tuple, and their aliases.
|