Click or drag to resize

InterfaceFamilyTypeInterfaceClass Property

Gets the collection of InterfaceClass objects contained in this instance.

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