'Declaration Public Class RplRecs Inherits System.Collections.Generic.List(Of RplRec)
public class RplRecs : System.Collections.Generic.List<RplRec>
'Declaration Public Class RplRecs Inherits System.Collections.Generic.List(Of RplRec)
public class RplRecs : System.Collections.Generic.List<RplRec>
System.Object
System.Collections.Generic.List<T>
C1.Ssrs.RplReader.Recs.RplRecs