Persistate API documentation
Implicit Operator
NamespacesPersistateNodeTypeImplicitWideningImplicitImplicitImplicit(String to NodeType)

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

Implicit conversion from string to NodeType.
Declaration Syntax
C#
public static implicit operator NodeType (
	string input
)
Parameters
input (String)
The string to convert.
Return Value
An NodeType containing the converted value.

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