The ChemicalBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ChemicalBase | Initializes a new instance of the ChemicalBase class |
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
Compare two BaseObject object using Index value
(Inherited from BaseObject.) | |
| Equals | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Override GetHashCode method of the base class
(Inherited from BaseObject.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Aromatic |
Aromatic tag
| |
| Color |
Element color
| |
| Flag |
Byte Flag property
(Inherited from BaseObject.) | |
| Index |
Index property
(Inherited from BaseObject.) | |
| IsInRing |
Is in ring
| |
| IsQueryFeature |
Is a query feature
| |
| Parent |
Reference of the parent Molecule object
|