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 | |
---|---|---|
![]() |
Equals | Determines whether two instances of LevelProperty are equal. (Substitui Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
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() () () ().) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Substitui Object. . :: . .ToString() () () ().) |
Início
Operadores
Nome | Descrição | |
---|---|---|
![]() ![]() |
Equality | Determines whether two LevelProperty objects are equal. |
![]() ![]() |
Inequality | Determines whether two LevelProperty objects are not equal. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
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. |
Início