Registry T  Unregister Method (String)NFX Class Library

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

Unregisters item by name and returns true if it was unregistered, false if it did not exist

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

public bool Unregister(
	string name
)

Return Value

Type: OnlineBoolean
See Also