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