'Declaration Public Class CharRangeList Inherits System.Collections.Generic.List(Of CharRange)
public class CharRangeList : System.Collections.Generic.List<CharRange>
'Declaration Public Class CharRangeList Inherits System.Collections.Generic.List(Of CharRange)
public class CharRangeList : System.Collections.Generic.List<CharRange>
System.Object
System.Collections.Generic.List<T>
C1.Win.SpellChecker.CharRangeList