[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Bidi.Helper.UpdateMap

UpdateMap Method

UpdateMap(int, IList<MapEntry>)

Allows the map to update all entries affected when a character is removed.

Declaration
public static void UpdateMap(int indexRemoved, IList<MapEntry> map)
Parameters
Type Name Description
int indexRemoved

The index of the removed character.

IList<MapEntry> map

The list of map entries to update.