Compartilhar via


Membros LevelProperty

Represents a member property available on members in the level.

O tipo LevelProperty expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals Determines whether two instances of LevelProperty are equal. (Substitui Object. . :: . .Equals(Object).)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Substitui Object. . :: . .GetHashCode() () () ().)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString Returns a String that represents the current Object. (Substitui Object. . :: . .ToString() () () ().)

Início

Operadores

  Nome Descrição
Operador públicoMembro estático Equality Determines whether two LevelProperty objects are equal.
Operador públicoMembro estático Inequality Determines whether two LevelProperty objects are not equal.

Início

Propriedades

  Nome Descrição
Propriedade pública Caption Gets the caption of the LevelProperty.
Propriedade pública Description Gets the description of the LevelProperty.
Propriedade pública Name Gets the name of the LevelProperty.
Propriedade pública ParentLevel Gets a Level that contains the LevelProperty.
Propriedade pública UniqueName Gets the fully-qualified name of the LevelProperty.

Início