Click or drag to resize

IFlashAlgorithm Interface

This interface defines the basic properties of a flash algorithm, including an instance of the class which contains its current settings.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IFlashAlgorithm
Request Example View Source

The IFlashAlgorithm type exposes the following members.

Properties
Methods
 NameDescription
Public methodClone 
Public methodGetNewInstance 
Top
See Also