unsetReferences method
Unsets references in multiple components.
To unset references components must implement IUnreferenceable interface. If they don't the call to this method has no effect.
components
the list of components, whose references must be cleared.
See IUnreferenceable