Click or drag to resize

SystemUnitClassLibTypeExtensions Class

Extension methods for the SystemUnitClassLib element and its defining class SystemUnitClassLibType
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEX.ExtensionsSystemUnitClassLibTypeExtensions

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

The SystemUnitClassLibTypeExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodInsert_SystemUnitClassObsolete.
Inserts the provided SystemUnitClass into this SystemUnitClass library.
Public Extension MethodNew_SystemUnitClass Adding a new SystemUnitClass to this SystemUnitClassLib.
Public Extension MethodSystemUnitClassDescendantsObsolete.
Gets all descendant SystemUnitFamilyType Objects in the SystemUnitClassLib. SystemUnitClasss on all levels are returned.
Top
See Also