ICapeCollectionEvents Interface

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[ComVisibleAttribute(true)]
[GuidAttribute("DE9CDE6E-A2D4-4BFF-AA3A-8699FCF3E0EB")]
public interface ICapeCollectionEvents

Methods

CollectionAddingNew Occurs when the user changes of the value of a paramter.
CollectionListChanged Occurs when the user changes of the mode of a parameter.

See Also