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


Элементы LevelProperty

Represents a member property available on members in the level.

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

Методы

  Имя Описание
Открытый метод Equals Determines whether two instances of LevelProperty are equal. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Returns a String that represents the current Object. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Equality Determines whether two LevelProperty objects are equal.
Открытый операторСтатический элемент Inequality Determines whether two LevelProperty objects are not equal.

В начало

Свойства

  Имя Описание
Открытое свойство Caption Gets the caption of the LevelProperty.
Открытое свойство Description Gets the description of the LevelProperty.
Открытое свойство Name Gets the name of the LevelProperty.
Открытое свойство ParentLevel Gets a Level that contains the LevelProperty.
Открытое свойство UniqueName Gets the fully-qualified name of the LevelProperty.

В начало