Registry T  Unregister Method NFX Class Library

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

Overload List

  NameDescription
Public methodUnregister(String)
Unregisters item by name and returns true if it was unregistered, false if it did not exist
Public methodUnregister(T)
Unregisters item and returns true if it was unregistered, false if it did not exist
Back to Top
See Also