AssociationAttribute Constructors
Identifies the end of an association that is involved in an object relationship.
Name | Parameters | Description |
---|---|---|
Association |
none |
Initializes a new instance of the Association |
Association |
name, element |
Initializes a new instance of the Association |
Association |
name, element |
Initializes a new instance of the Association |
Association |
name |
Initializes a new instance of the Association |
Association |
element |
Initializes a new instance of the Association |
See Also