IOBase Class |
Namespace: Scilligence.MolEngine.IO
public abstract class IOBase : LicensedObject
The IOBase type exposes the following members.
| Name | Description | |
|---|---|---|
| IOBase | Initializes a new instance of the IOBase class | |
| IOBase(MolBase) | Initializes a new instance of the IOBase class | |
| IOBase(MolBase, Boolean) | Initializes a new instance of the IOBase class |
| Name | Description | |
|---|---|---|
| IsBinary | ||
| IsXmlBased | ||
| Mol |
| Name | Description | |
|---|---|---|
| Bytes | ||
| 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.) | |
| Read | ||
| ReadFile | ||
| SplitString | ||
| Str | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Write(Stream) | ||
| Write(String) |
| Name | Description | |
|---|---|---|
| atom2idmap | ||
| bond2idmap | ||
| id2atommap | ||
| id2bondmap | ||
| mol |