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.4.5.0
Syntax
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IFlashAlgorithm
Request Example View Source

The IFlashAlgorithm type exposes the following members.

Properties
Methods
 NameDescription
Public methodClone 
Top
See Also