Persistate API documentation
Explicit Operator
NamespacesPersistateNodeTypeExplicitNarrowingExplicitExplicitExplicit(NodeType to String)

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

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

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