Click or drag to resize

SOAP Class

Inheritance Hierarchy

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public class SOAP : WebService

The SOAP type exposes the following members.

Constructors
  NameDescription
Public methodSOAP
Initializes a new instance of the SOAP class
Top
Properties
  NameDescription
Protected propertyEvents
Gets the list of event handlers that are attached to this component.
(Inherited from MarshalByValueComponent.)
Top
Methods
  NameDescription
Public methodConvert
Public methodDispose
Releases all resources used by the MarshalByValueComponent.
(Inherited from MarshalByValueComponent.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the MarshalByValueComponent and optionally releases the managed resources.
(Inherited from MarshalByValueComponent.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize (Inherited from MarshalByValueComponent.)
Public methodGenerate2DCoordiantes
Public methodGenerate3DCoordiantes
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetImage
Public methodGetInChI
Public methodGetInChIKey
Public methodGetProperties
Public methodGetService
Gets the implementer of the IServiceProvider.
(Inherited from MarshalByValueComponent.)
Public methodGetSMILES
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVersion
Public methodKekulize
Protected methodLog
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodName2Structure
Public methodNameLookup
Public methodParseFind
Public methodRemoveHydrogens
Public methodStructure2Name
Public methodToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from MarshalByValueComponent.)
Top
Events
  NameDescription
Public eventDisposed
Adds an event handler to listen to the Disposed event on the component.
(Inherited from MarshalByValueComponent.)
Top
See Also