The arguments helper.
- PROPERTY1
- The type of the first argument.
- PROPERTY2
- The type of the second argument.
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EventArgs<(Of <(PROPERTY1, PROPERTY2>)>)(PROPERTY1, PROPERTY2) |
Gets the value of the specified type.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) | |
| Value |
Gets the value of the specified type.
(Inherited from EventArgs<(Of <(PROPERTY1>)>).) | |
| Value2 |
Gets the value of the specified type.
|