Click or drag to resize

InterfaceClassLibTypeExtensions Class

Extension methods for an InterfaceClassLib element and its defining class InterfaceClassLibType.
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEX.ExtensionsInterfaceClassLibTypeExtensions

Namespace: Aml.Engine.CAEX.Extensions
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public static class InterfaceClassLibTypeExtensions

The InterfaceClassLibTypeExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodInsert_InterfaceClassObsolete.
Inserting an InterfaceClass element to the InterfaceClassLib object.
Public Extension MethodInterfaceClassDescendantsObsolete.
Gets all descendant InterfaceFamilyType Objects in the InterfaceClass Library. InterfaceClasses on all levels are returned.
Public Extension MethodNew_InterfaceClass A new InterfaceClass is added to the specified InterfaceClassLib object.
Top
See Also