ModelItem-Member

Provides the semantic definition of the model item.

Der ModelItem-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ModelItem Initializes a new instance of the ModelItem class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Description Gets the description of the model item.
Öffentliche Eigenschaft ID Gets the ID of the item in the model.
Öffentliche Eigenschaft ModelItems Gets the child model items for this model item.
Öffentliche Eigenschaft Name Gets the name of the item in the model.
Öffentliche Eigenschaft Type Gets the type of the model item.

Zum Anfang