RelationCollectionAdd Method
Adds a relation toe this collection
| Add(Entity) | Adds a relation toe this collection |
| Add(Relation) |
Adds a relation to the collection
|
| Add(Entity, FilterBase) | Adds a relation toe this collection |
| Add(Entity, RelationType) | Adds a relation toe this collection |
| Add(Entity, Sort) | Adds a relation toe this collection |
| Add(Entity, FilterBase, Sort) | Adds a relation toe this collection |
| Add(Entity, RelationType, FilterBase) | Adds a relation toe this collection |
| Add(Entity, RelationType, Sort) | Adds a relation toe this collection |
| Add(Entity, RelationType, FilterBase, Sort) | Adds a relation toe this collection |