The Fragment type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAtom |
Add an Atom to this fragment
| |
| AddBond |
Add a bond to this fragment
| |
| Clear |
Clear Fragment object
| |
| 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
| |
| ToString |
Override to string method
(Overrides Object..::.ToString()()().) |