unregister


Description:

[ Version ( since = "3.0.0" ) ]
public bool unregister (string name) throws Error

Unregister an extension data type that has the given name from the this.

Parameters:

this

A ExtensionDataTypeRegistry.

name

An extension data type name to be unregistered.

Returns:

true on success, false on error.