Compartir a través de


RegisteredServer.Key Miembros

The RegisteredServer..::..Key class represents the property that is associated with the object that is used to uniquely identify the object.

El tipo RegisteredServer. . :: . .Key expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico RegisteredServer. . :: . .Key() () () ()
Método publico RegisteredServer. . :: . .Key(String) Initializes a new instance of the RegisteredServer..::..Key class that has the specified name.
Método publico RegisteredServer. . :: . .Key(RegisteredServer. . :: . .Key) Initializes a new instance of the RegisteredServer..::..Key class based on the referenced key object.

Principio

Métodos

  Nombre Descripción
Método publico Equals(SfcKey) (Invalida SfcKeyEquals(SfcKey).)
Método publico Equals(Object) (Invalida SfcKeyEquals(Object).)
Método publicoMiembro estático Equals(Object, Object)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Invalida SfcKeyGetHashCode()()()().)
Método publico GetType (Se hereda de Object).
Método publico GetUrnFragment (Invalida SfcKeyGetUrnFragment()()()().)
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Solo se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. (Se hereda de SfcKey).

Principio

Operadores

  Nombre Descripción
Operador públicoMiembro estático Equality(Object, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an equality operation on them.
Operador públicoMiembro estático Equality(RegisteredServer. . :: . .Key, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an equality operation on them.
Operador públicoMiembro estático Equality(RegisteredServer. . :: . .Key, Object) Determines whether two objects are equal by performing an equality operation on them.
Operador públicoMiembro estático Inequality(Object, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an inequality operation on them.
Operador públicoMiembro estático Inequality(RegisteredServer. . :: . .Key, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an inequality operation on them.
Operador públicoMiembro estático Inequality(RegisteredServer. . :: . .Key, Object) Determines whether two objects are equal by performing an inequality operation on them.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Name

Principio