UserAction Methods |
The UserAction type exposes the following members.
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents the current Object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |