protected List<int> CalculateSelectedIndices( int index, bool shiftKey, bool ctrlKey )
Protected Function CalculateSelectedIndices ( _ index As Integer, _ shiftKey As Boolean, _ ctrlKey As Boolean _ ) As List(Of Integer)
protected: List<int>^ CalculateSelectedIndices( int index, bool shiftKey, bool ctrlKey )