Membros MemberProperty
Represents a single member property for a given member.
O tipo MemberProperty expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | Determines whether two instances of MemberProperty are equal. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetHashCode | Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | A String that contains the name of the MemberProperty. (Substitui Object. . :: . .ToString() () () ().) |
Início
Operadores
Nome | Descrição | |
---|---|---|
Equality | Determines whether two instances of MemberProperty are equal. | |
Inequality | Determines whether two instances of MemberProperty are unequal. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Name | Gets the name of the MemberProperty. | |
UniqueName | Gets the fully-qualified name of the MemberProperty. | |
Value | Gets the value of the MemberProperty. |
Início