[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Bidi.Helper.GetSplitRanges

GetSplitRanges Method

GetSplitRanges(CharType[])

Creates a collection of ranges with common levels.

Declaration
public static List<MapEntry> GetSplitRanges(CharType[] types)
Parameters
Type Name Description
CharType[] types

The array of CharType.

Returns
Type Description
List<MapEntry>

A list of MapEntry representing the ranges.