CDX Class |
Namespace: Scilligence.MolEngine.IO
public class CDX : CDXBase
The CDX type exposes the following members.
| Name | Description | |
|---|---|---|
| CDX | Initializes a new instance of the CDX class | |
| CDX(Molecule) | Initializes a new instance of the CDX class |
| Name | Description | |
|---|---|---|
| IsBinary | (Overrides IOBaseIsBinary.) | |
| IsXmlBased | (Inherited from IOBase.) | |
| Mol | (Inherited from IOBase.) |
| Name | Description | |
|---|---|---|
| AddBond | (Inherited from CDXBase.) | |
| AddImage | (Inherited from CDXBase.) | |
| AddText | (Inherited from CDXBase.) | |
| 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.) | |
| ProcessBrackets | (Inherited from CDXBase.) | |
| ProcessEnhancedStereochemistry | (Inherited from CDXBase.) | |
| ProcessSuperAtom | (Inherited from CDXBase.) | |
| 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(Stream) | (Overrides IOBaseWrite(Stream).) | |
| Write(String) | (Inherited from IOBase.) |
| Name | Description | |
|---|---|---|
| atom2idmap | (Inherited from IOBase.) | |
| bond2idmap | (Inherited from IOBase.) | |
| cdxbracketbounds | (Inherited from CDXBase.) | |
| cdxbrackets | (Inherited from CDXBase.) | |
| enhancedstereochemistry | (Inherited from CDXBase.) | |
| id2atommap | (Inherited from IOBase.) | |
| id2bondmap | (Inherited from IOBase.) | |
| mol | (Inherited from IOBase.) | |
| superatoms | (Inherited from CDXBase.) |