'Declaration Public Shared Function GetSplitRanges( _ ByVal types() As CharType _ ) As List(Of MapEntry)
public static List<MapEntry> GetSplitRanges( CharType[] types )
Parameters
- types
- The array of CharType.
Return Value
A list of MapEntry representing the ranges.