Click or drag to resize

InterfaceClassLibTypeInterfaceClass Property

Gets a collection of the InterfaceClass objects contained in this InterfaceClass Library.

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

Property Value

CAEXSequenceOfCAEXObjectsWithReferenceInterfaceFamilyType

Implements

IInterfaceClassContainerInterfaceClass
See Also