| 名前 | 解説 | |
|---|---|---|
![]() | RplReader コンストラクタ |
RplReaderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | RplReader コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | m_Br | For internal use only. C1.Ssrs.ReaderBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Eof | Gets a value indicating whether the end of the underlying stream has been reached. C1.Ssrs.ReaderBaseから継承されます。 |
![]() | Log | Gets the C1.Ssrs.IReaderLog object used to build the parsing log. C1.Ssrs.ReaderBaseから継承されます。 |
![]() | Offset | Gets the current offset in the underlying stream. C1.Ssrs.ReaderBaseから継承されます。 |
![]() | ReportItems | Gets collection of all report item loaded during RPL parsing. |
![]() | SharedImages | |
![]() | SharedProperties | |
![]() | Stream | Gets the underlying stream. C1.Ssrs.ReaderBaseから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Dispose | Disposes the current instance. C1.Ssrs.ReaderBaseから継承されます。 |
![]() | GetPage | Gets page with specified index from stream, before calling of this method all pages should be read via ReadPage() method. |
![]() | ReadPage | Reads next page from RPL stream, returns null if stream has no more pages. |
| 名前 | 解説 | |
|---|---|---|
![]() | Finalize | Clean up ReaderBase. C1.Ssrs.ReaderBaseから継承されます。 |
![]() | Init | オーバーライドされます。 |