Click or drag to resize

CAEXDocumentInterfaceClassLib Property

Gets the collection of InterfaceClassLib objects contained in the CAEXFile.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public virtual CAEXSequenceOfCAEXObjects<InterfaceClassLibType> InterfaceClassLib { get; }

Property Value

CAEXSequenceOfCAEXObjectsInterfaceClassLibType
See Also