[This is preliminary documentation and is subject to change.]
Implicit conversion from ModalResult to int.
| C# |
public static implicit operator int ( ModalResult val )
- val (ModalResult)
- The ModalResult to convert.
An int containing the converted valaue.