MolMapping Methods |
The MolMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| FindMCS |
Find most common substructure
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MCS |
Find most common substructure
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Search(MolBase) |
Do the mapping
(Inherited from AAMapping.) | |
| Search(MolBase, AAMappingMode) |
Perform the mapping
(Overrides AAMappingSearch(MolBase, AAMappingMode).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |