Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the semantic definition of the model item.
The following tables list the members exposed by the ModelItem type.
Public Constructors
Name | Description | |
---|---|---|
ModelItem | Initializes a new instance of the ModelItem class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets the description of the model item. |
![]() |
ID | Gets the ID of the item in the model. |
![]() |
ModelItems | Gets the child model items for this model item. |
![]() |
Name | Gets the name of the item in the model. |
![]() |
Type | Gets the type of the model item. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top