Click or drag to resize

IObjectWithExternalInterfaceAndInheritedExternalInterfaceAndInherited Property

Gets the collection of ExternalInterface objects including all inherited interfaces

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
IEnumerable<ExternalInterfaceType> ExternalInterfaceAndInherited { get; }

Property Value

IEnumerableExternalInterfaceType
See Also