'Declaration Public Class CodeRanges Inherits System.Collections.Generic.List(Of CodeRange)
'Declaration
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.Win.Util.CodeRanges
CodeRanges Members C1.Win.Util Namespace