Persistate API documentation
Explicit Operator
NamespacesPersistatePaneTypeExplicitNarrowingExplicitExplicitExplicit(PaneType to String)

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

Explicit conversion from PaneType to string.
Declaration Syntax
C#
public static explicit operator string (
	PaneType val
)
Parameters
val (PaneType)
The PaneType to convert.
Return Value
A string containing the converted valaue.

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