Click or drag to resize

AttributeTypeTypeExtensions Class

Extension methods for class AttributeTypeType.
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEX.ExtensionsAttributeTypeTypeExtensions

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

The AttributeTypeTypeExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodIsMaster Determines whether the specified Attribute is referenced by other Attribute objects called 'Mirrors'.
Public Extension MethodIsOverridden Determines whether this instance is overridden.
Public Extension MethodIsOverriddenDeleted Determines whether this instance is overridden and deleted.
Public Extension MethodNew_RefSemantic Appends a new RefSemantic object with the defined semantics to the specified CAEX object.
Top
See Also