Condividi tramite


Membri MemberProperty

Represents a single member property for a given member.

Il tipo MemberProperty espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two instances of MemberProperty 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, 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 A String that contains the name of the MemberProperty. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Equality Determines whether two instances of MemberProperty are equal.
Operatore pubblicoMembro statico Inequality Determines whether two instances of MemberProperty are unequal.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Name Gets the name of the MemberProperty.
Proprietà pubblica UniqueName Gets the fully-qualified name of the MemberProperty.
Proprietà pubblica Value Gets the value of the MemberProperty.

In alto