The MDLv3000 type exposes the following members.

Methods

  NameDescription
CheckFormat
Check file stream to be sure that this is a canonic MDL chemical file : 4th line should contains MDLv3000 tag
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.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReadCTabFromStream
Read Ctab and populates molecule object
ReadMolFile
Open and read a chemical mol file
ReadMolFromStream
Read stream as text and populates molecule object
ReadRxnFile
Open and read a chemical mol file
ReadRxnFromStream
Read stream as text and populates Molecules object
StreamToString
Convert a memory stream to a string
StringToStream
Convert a string to a memory stream
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
WriteMolToStreamOverloaded.
WriteRxnToStream
Write Reaction to text stream

See Also