UnicodeRange
Represents a contiguous range of Unicode code points.
                
Gets the first code point in the range represented by this  UnicodeRange instance.
Gets the number of code points in the range represented by this  UnicodeRange instance.
Creates a new  UnicodeRange that includes a specified number of characters starting at a specified Unicode code point.
Creates a new  UnicodeRange instance from a span of characters.