SDFile Methods |
The SDFile type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Dispose the object and release memory
(Inherited from MDLDBBase.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReadAll | ||
| ReadAll(Int32) | ||
| ReadLine | (Inherited from MDLDBBase.) | |
| ReadNext |
Read next record
| |
| ReadNext(DictionaryString, Object, Int32) |
Read next record
(Overrides MDLDBBaseReadNext(DictionaryString, Object, Int32).) | |
| ReadNext(DictionaryString, Object, Molecule, Int32) | ||
| ReadNext(DictionaryString, Object, String, Int32) |
Read the next record
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteOne(SDFileRecord, Int32) |
Write one record to the SDF file
| |
| WriteOne(MolBase, DictionaryString, Object, Int32) |
Write one record to the SDF file
(Overrides MDLDBBaseWriteOne(MolBase, DictionaryString, Object, Int32).) |