Click or drag to resize

AutomationMLPLCopenXMLInterfaceClassLibTypeInterfaceClass Property

Gets the collection of InterfaceClass objects contained in this library.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXSequenceOfCAEXObjectsWithReference<InterfaceFamilyType> InterfaceClass { get; }

Property Value

CAEXSequenceOfCAEXObjectsWithReferenceInterfaceFamilyType

Implements

IInterfaceClassContainerInterfaceClass
See Also