void CBCGPGanttChart::GetSelectedItems | ( | CArray< CBCGPGanttItem *, CBCGPGanttItem * > & | arrSelected | ) | const |
Returns an array of selected items.
Use this method to retrieve selected items.
arrSelected | When the function returns this array contains pointers to selected items. |