The EntityTuple<(Of <(T1, T2>)>) type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EntityTuple<(Of <(T1, T2>)>) |
Initializes a new instance of the EntityTuple<(Of <(T1, T2>)>) class.
|
Methods
| Name | Description | |
|---|---|---|
| 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.) | |
| GetList | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| 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.) |