The ChemicalBase type exposes the following members.

Constructors

  NameDescription
ChemicalBase
Initializes a new instance of the ChemicalBase class

Methods

  NameDescription
CompareTo
Compare two BaseObject object using Index value
(Inherited from BaseObject.)
EqualsOverloaded.
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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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

See Also