Поделиться через


Элементы ModelItem

Provides the semantic definition of the model item.

Тип ModelItem предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ModelItem Initializes a new instance of the ModelItem class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало