RegisteredServersStore.Key Members
Include Protected Members
Include Inherited Members
The RegisteredServersStore.Key class represents the property that is associated with the object that uniquely identifies the object.
The RegisteredServersStore.Key type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(SfcKey) | (Overrides SfcKeyEquals(SfcKey).) | |
Equals(Object) | (Overrides SfcKeyEquals(Object).) | |
Equals(Object, Object) | ||
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Overrides SfcKeyGetHashCode().) | |
GetType() | (Inherited from Object.) | |
GetUrnFragment() | (Overrides SfcKeyGetUrnFragment().) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcKey.) |
Top
Operators
Name | Description | |
---|---|---|
Equality(Object, RegisteredServersStore.Key) | Determines whether two objects are equal by performing an equality operation on them. | |
Equality(RegisteredServersStore.Key, RegisteredServersStore.Key) | Determines whether two objects are equal by performing an equality operation on them. | |
Equality(RegisteredServersStore.Key, Object) | Determines whether two objects are equal by performing an equality operation on them. | |
Inequality(Object, RegisteredServersStore.Key) | Determines whether two objects are equal by performing an inequality operation on them. | |
Inequality(RegisteredServersStore.Key, RegisteredServersStore.Key) | Determines whether two objects are equal by performing an inequality operation on them. | |
Inequality(RegisteredServersStore.Key, Object) | Determines whether two objects are equal by performing an inequality operation on them. |
Top
Properties
Name | Description | |
---|---|---|
Domain() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from DomainRootKey.) |
Top