'宣言 Public Class CodeRanges Inherits System.Collections.Generic.List(Of CodeRange)
public class CodeRanges : System.Collections.Generic.List<CodeRange>
'宣言 Public Class CodeRanges Inherits System.Collections.Generic.List(Of CodeRange)
public class CodeRanges : System.Collections.Generic.List<CodeRange>
System.Object
System.Collections.Generic.List<T>
C1.Util.CodeRanges