Move this object into a different container, or null.
Calls 'RemoveFromContainer' on the old container, and
'AddToContainer' on the new container.
Namespace: BaseLibAssembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0
Syntax
C# |
---|
public virtual void Move( IContainer destination ) |
Parameters
- destination
- Type: BaseLib.Interfaces..::..IContainer
Destination.