[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.ByteRec

ByteRec Class

Inheritance
ByteRec
Namespace: C1.Ssrs.RplReader.Recs
Assembly: C1.Document.4.6.2.dll
Syntax
public class ByteRec : RplValueRec<byte>
Public Class ByteRec
    Inherits RplValueRec(Of Byte)

Constructors

Name Description
ByteRec()

Methods

Name Description
Read(RplReader)