Partager via


Membres ModelItem

Provides the semantic definition of the model item.

Le type ModelItem expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ModelItem Initializes a new instance of the ModelItem class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Description Gets the description of the model item.
Propriété publique ID Gets the ID of the item in the model.
Propriété publique ModelItems Gets the child model items for this model item.
Propriété publique Name Gets the name of the item in the model.
Propriété publique Type Gets the type of the model item.

Haut de la page