The SDF type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SDF |
SDF class constructor
|
Methods
| Name | Description | |
|---|---|---|
| Clear |
Clear current object
| |
| Close |
Open SD Stream
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetItem |
Get SDF record block for given Index position
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Open |
Open SD Stream
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| FileName |
SD File name
| |
| Index |
Get SDF Index
| |
| NextQuickRecord |
Iterate Molecule block record, analyse field and position building SDFIndex
| |
| NextRecord |
Iterator Molecule block record
| |
| Opened |
Flag for stream state
| |
| Position |
Clear current object
| |
| Reader |
Get Stream reader
| |
| Record |
Get current record : SDFile buffer
| |
| Size |
Return SDFile size
|