Click or drag to resize

InternalElementExtensions Class

Extension methods for the CAEX element "InternalElement"
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEX.ExtensionsInternalElementExtensions

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

The InternalElementExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsMaster Determines whether the specified InternalElement is referenced by other InternalElement objects called 'Mirrors'.
Public Extension MethodIsOverridden Determines whether this instance is overridden.
Public Extension MethodIsOverriddenDeleted Determines whether this instance is overridden and deleted.
Top
See Also