TGFile Class |
Namespace: Scilligence.MolEngine.IO
public class TGFile : IOBase
The TGFile type exposes the following members.
| Name | Description | |
|---|---|---|
| IsBinary | (Inherited from IOBase.) | |
| IsXmlBased | (Inherited from IOBase.) | |
| Mol | (Inherited from IOBase.) |
| Name | Description | |
|---|---|---|
| Bytes | (Inherited from IOBase.) | |
| 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 | (Overrides IOBaseRead(Stream).) | |
| ReadFile | (Inherited from IOBase.) | |
| Str | (Inherited from IOBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Write(String) | (Inherited from IOBase.) | |
| Write(Stream) | (Overrides IOBaseWrite(Stream).) |
| Name | Description | |
|---|---|---|
| atom2idmap | (Inherited from IOBase.) | |
| bond2idmap | (Inherited from IOBase.) | |
| id2atommap | (Inherited from IOBase.) | |
| id2bondmap | (Inherited from IOBase.) | |
| mol | (Inherited from IOBase.) |