The NRAssociation type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| NRAssociation |
Initializes a new instance of NRAssociation.
| |
| NRAssociation(NRTypeBase, NRTypeBase) |
Initializes a new instance of NRAssociation.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString | (Overrides |
Properties
| Name | Description | |
|---|---|---|
| EndMultiplicity |
Gets or sets the end multiplicity.
| |
| EndRole |
Gets or sets the end role.
| |
| EndType |
Gets or sets the end type of the assotiation.
| |
| StartMultiplicity |
Gets or sets the start multiplicity.
| |
| StartRole |
Gets or sets the start role.
| |
| StartType |
Gets or sets the start type of the assotiation.
|
See Also