register


Description:

[ Version ( since = "3.0.0" ) ]
public bool register (ExtensionDataType data_type) throws Error

Register the given data_type to the this.

Parameters:

this

A ExtensionDataTypeRegistry.

data_type

A ExtensionDataType to be registered.

Returns:

true on success, false on error.