Persistate API documentation
Implicit Operator
NamespacesPersistatePaneTypeImplicitWideningImplicitImplicitImplicit(PaneType to Int32)

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

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

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