CompoundValue Members
Defines a value type that is suitable for use as an action parameter.
The following tables list the members exposed by the CompoundValue type.
Protected Constructors
Name | Description | |
---|---|---|
CompoundValue | Initializes a new instance of the CompoundValue class. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. Determines whether the specified compound value is equal to the current compound value. |
![]() |
GetHashCode | Overridden. Serves as a consistent hash function for a compound value type. |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
Equality | Returns a value that indicates whether two compound values are equal. |
![]() ![]() |
Inequality | Returns a value that indicates whether two compound values are not equal. |
![]() |
ToString | Overridden. Returns a string that represents the current compound value. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top