Compartir a través de


ModelItem Miembros

Provides the semantic definition of the model item.

El tipo ModelItem expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ModelItem Initializes a new instance of the ModelItem class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Description Gets the description of the model item.
Propiedad pública ID Gets the ID of the item in the model.
Propiedad pública ModelItems Gets the child model items for this model item.
Propiedad pública Name Gets the name of the item in the model.
Propiedad pública Type Gets the type of the model item.

Principio