The SDF type exposes the following members.

Constructors

  NameDescription
SDF
SDF class constructor

Methods

  NameDescription
Clear
Clear current object
Close
Open SD Stream
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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

See Also