'Declaration
Public Overloads Overridable Sub MergeWithZone( _ ByVal zone As INDockZone _ )
'Usage
Dim instance As NDockZoneBase Dim zone As INDockZone instance.MergeWithZone(zone)
public virtual void MergeWithZone( INDockZone zone )
Parameters
- zone