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