TargetSet.Key Members
Include Protected Members
Include Inherited Members
The TargetSet.Key class represents the key that identifies the TargetSet class.
The TargetSet.Key type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TargetSet.Key() | |
![]() |
TargetSet.Key(String) | Initializes a new instance of the TargetSet.Key class that has the specified name. |
![]() |
TargetSet.Key(TargetSet.Key) | Initializes a new instance of the TargetSet.Key class based on the specified key. |
Top
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