RelatedEnd::IRelatedEnd::Add Method (IEntityWithRelationships^)
.NET Framework (current version)
Adds an object to the related end.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- entity
-
Type:
System.Data.Objects.DataClasses::IEntityWithRelationships^
An object to add to the collection. This object must implement the IEntityWithRelationships interface.
This member is an explicit interface member implementation. It can be used only when the RelatedEnd instance is cast to an IRelatedEnd interface.
The IRelatedEnd::Add method is only maintained for compatibility with previous versions of the .NET Framework.
.NET Framework
Available since 3.5
Available since 3.5
Show: