Persistate API documentation
Implicit Operator
NamespacesPersistateRhsTypeImplicitWideningImplicitImplicitImplicit(RhsType to Int32)

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

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

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