Click or drag to resize

IInstance Interface

Interface implemented by AutomationML class-instances

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public interface IInstance

The IInstance type exposes the following members.

Methods
 NameDescription
Public methodUpdateInstance Update instance with elements, contained in the referenced AutomationML class. Missing elements are added to the instance.
Top
See Also