Compartir a través de


LevelProperty Miembros

Represents a member property available on members in the level.

El tipo LevelProperty expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether two instances of LevelProperty are equal. (Invalida Object. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Invalida Object. . :: . .GetHashCode() () () ().)
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the current Object. (Invalida Object. . :: . .ToString() () () ().)

Principio

Operadores

  Nombre Descripción
Operador públicoMiembro estático Equality Determines whether two LevelProperty objects are equal.
Operador públicoMiembro estático Inequality Determines whether two LevelProperty objects are not equal.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Caption Gets the caption of the LevelProperty.
Propiedad pública Description Gets the description of the LevelProperty.
Propiedad pública Name Gets the name of the LevelProperty.
Propiedad pública ParentLevel Gets a Level that contains the LevelProperty.
Propiedad pública UniqueName Gets the fully-qualified name of the LevelProperty.

Principio