ModelItem-Member
Provides the semantic definition of the model item.
Der ModelItem-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ModelItem | Initializes a new instance of the ModelItem class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang