TypeRegistry Add Method NFX Class Library

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

Adds the type if it not already in registry and returns true

Namespace: NFX.Serialization.Slim
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public bool Add(
	Type type
)

Return Value

Type: OnlineBoolean
See Also