The Ring type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAtom |
Add an Atom to this fragment
(Inherited from Fragment.) | |
| AddBond |
Add a bond to this fragment
(Inherited from Fragment.) | |
| Center |
Returns the ring center position
| |
| Clear |
Clear Ring object.
Call base method and set aromatic flag to false.
(Overrides Fragment..::.Clear()()().) | |
| CompareTo |
Compare two BaseObject object using Index value
(Inherited from BaseObject.) | |
| Contains | Overloaded. | |
| Equals | Overloaded. | |
| ExistsBond | 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.) | |
| IndexOf | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Merge |
Merge two fragment, adding Atom and bond to this
(Inherited from Fragment.) | |
| Radius |
Returns the ring radius (Distance of each atom to the ring center)
| |
| Similar |
Search if Ring is included in this or inverse
| |
| ToString |
Override to string method
(Inherited from Fragment.) |