public static void UpdateMap( int indexRemoved, IList<MapEntry> map )
'Declaration Public Shared Sub UpdateMap( _ ByVal indexRemoved As Integer, _ ByVal map As IList(Of MapEntry) _ )
Helper Class Helper Members