BCGSoft.ControlBars Namespace > DockTable Class : GetBarsAndSplitters Method |
'Declaration Public Overrides Sub GetBarsAndSplitters( _ ByVal lstBars As ArrayList, _ ByVal lstSplitters As ArrayList, _ ByVal startCell As Integer, _ ByVal endCell As Integer _ )
'Usage Dim instance As DockTable Dim lstBars As ArrayList Dim lstSplitters As ArrayList Dim startCell As Integer Dim endCell As Integer instance.GetBarsAndSplitters(lstBars, lstSplitters, startCell, endCell)
public override void GetBarsAndSplitters( ArrayList lstBars, ArrayList lstSplitters, int startCell, int endCell )
public: void GetBarsAndSplitters( ArrayList* lstBars, ArrayList* lstSplitters, int startCell, int endCell ) override
public: void GetBarsAndSplitters( ArrayList^ lstBars, ArrayList^ lstSplitters, int startCell, int endCell ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2