ModelItem Members
Provides the semantic definition of the model item.
The following tables list the members exposed by the ModelItem type.
Public Constructors
Nombre | Description | |
---|---|---|
ModelItem | Initializes a new instance of the ModelItem class. |
Arriba
Public Properties
Nombre | 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. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Arriba