unsetReferencesForOne method
Unsets references in specific component.
To unset references components must implement IUnreferenceable interface. If they don't the call to this method has no effect.
component
the component to unset references.
See IUnreferenceable