Persistate API documentation
Implicit Operator
NamespacesPersistateModuleTypeImplicitWideningImplicitImplicitImplicit(ModuleType to Int32)

[This is preliminary documentation and is subject to change.]

Implicit conversion from ModuleType to int.
Declaration Syntax
C#
public static implicit operator int (
	ModuleType val
)
Parameters
val (ModuleType)
The ModuleType to convert.
Return Value
An int containing the converted valaue.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)