The ModelComplexType type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddMember(String) |
Adds a new scalar member to the type
| |
AddMember(String, Type, Boolean) |
Adds a new scalar member to the type
| |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
Remove |
Removes the object from the model.
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AliasName |
Fully qualified alias name, including parent object aliases.
| |
FullName |
Fully qualified name, including parent object names.
| |
LongDescription |
Long description, part of the documentation attributes for model members
| |
MemberProperties |
Enumeration of all members of this complex type
| |
Name |
Name of the model object
| |
ShortDescription |
Short description, part of the documentation attributes for model members
|
Events
Name | Description | |
---|---|---|
NameChanged |
Event fired when the object changes name
| |
Removed |
Event fired when the object has been removed from the model
|