eDriven Framework API
AdjustSelection Method (index, add)
NamespaceseDriven.Gui.ComponentsListAdjustSelection(Int32, Boolean)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected override void AdjustSelection(
	int index,
	bool add
)
Protected Overrides Sub AdjustSelection ( _
	index As Integer, _
	add As Boolean _
)
protected:
virtual void AdjustSelection(
	int index, 
	bool add
) override
Parameters
index (Int32)
add (Boolean)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)