Condividi tramite


Membri LevelProperty

Represents a member property available on members in the level.

Il tipo LevelProperty espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two instances of LevelProperty are equal. (Esegue l'override di Object. . :: . .Equals(Object).)
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Esegue l'override di Object. . :: . .GetHashCode() () () ().)
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Returns a String that represents the current Object. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Equality Determines whether two LevelProperty objects are equal.
Operatore pubblicoMembro statico Inequality Determines whether two LevelProperty objects are not equal.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Caption Gets the caption of the LevelProperty.
Proprietà pubblica Description Gets the description of the LevelProperty.
Proprietà pubblica Name Gets the name of the LevelProperty.
Proprietà pubblica ParentLevel Gets a Level that contains the LevelProperty.
Proprietà pubblica UniqueName Gets the fully-qualified name of the LevelProperty.

In alto