Partager via


Membres LevelProperty

Represents a member property available on members in the level.

Le type LevelProperty expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether two instances of LevelProperty are equal. (Se substitue à Object. . :: . .Equals(Object).)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Se substitue à Object. . :: . .GetHashCode() () () ().)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString Returns a String that represents the current Object. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page

Opérateurs

  Nom Description
Opérateur publicMembre statique Equality Determines whether two LevelProperty objects are equal.
Opérateur publicMembre statique Inequality Determines whether two LevelProperty objects are not equal.

Haut de la page

Propriétés

  Nom Description
Propriété publique Caption Gets the caption of the LevelProperty.
Propriété publique Description Gets the description of the LevelProperty.
Propriété publique Name Gets the name of the LevelProperty.
Propriété publique ParentLevel Gets a Level that contains the LevelProperty.
Propriété publique UniqueName Gets the fully-qualified name of the LevelProperty.

Haut de la page