RDFile Constructor |
| Name | Description | |
|---|---|---|
| RDFile(TextReader) | Initializes a new instance of the RDFile class | |
| RDFile(TextWriter) | Initializes a new instance of the RDFile class | |
| RDFile(FileStream, MDLDBBaseOpenMode) | Initializes a new instance of the RDFile class | |
| RDFile(String, MDLDBBaseOpenMode) | Initializes a new instance of the RDFile class | |
| RDFile(String, MDLDBBaseOpenMode, Encoding) | Initializes a new instance of the RDFile class | |
| RDFile(FileStream, MDLDBBaseOpenMode, Encoding, Boolean) | Initializes a new instance of the RDFile class |