[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.RplRecs

RplRecs Class

Inheritance
RplRecs
Namespace: C1.Ssrs.RplReader.Recs
Assembly: C1.Document.4.6.2.dll
Syntax
public class RplRecs : List<RplRec>, IList<RplRec>, ICollection<RplRec>, IList, ICollection, IReadOnlyList<RplRec>, IReadOnlyCollection<RplRec>, IEnumerable<RplRec>, IEnumerable
Public Class RplRecs
    Inherits List(Of RplRec)
    Implements IList(Of RplRec), ICollection(Of RplRec), IList, ICollection, IReadOnlyList(Of RplRec), IReadOnlyCollection(Of RplRec), IEnumerable(Of RplRec), IEnumerable

Constructors

Name Description
RplRecs()

Methods

Name Description
FindByRecType(byte)