IFlashAlgorithm Interface

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

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IFlashAlgorithm

Properties

Methods

See Also