MemorySearchRecord Class |
Namespace: Scilligence.MolEngine
public class Record : MemorySearchQuery
The MemorySearchRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| MemorySearchRecord(Molecule, DictionaryString, Object) | Initializes a new instance of the MemorySearchRecord class | |
| MemorySearchRecord(Molecule, DictionaryString, Object, Boolean) | Initializes a new instance of the MemorySearchRecord class |
| Name | Description | |
|---|---|---|
| Mol |
Molecule
(Inherited from MemorySearchQuery.) |
| 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.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetItem | ||
| GetItemIgnoringCase | ||
| GetStr | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Read(BinaryReader, Int32) | ||
| Read(BinaryReader, Int32, Boolean) | ||
| Read2 | (Overrides MemorySearchQueryRead2(BinaryReader, Int32, Boolean).) | |
| SetMol | (Inherited from MemorySearchQuery.) | |
| Str2Number | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Update | (Inherited from MemorySearchQuery.) | |
| WriteTableXml |
| Name | Description | |
|---|---|---|
| deleted |
Delete flag. Then a call MemorySearch.Purge() will remove them from MemorySearch
| |
| flag | ||
| items |
Data items attached to the compounds
| |
| m | (Inherited from MemorySearchQuery.) | |
| score |
Results similarity search score
| |
| visible |