Click or drag to resize

RoleClassFamilyTypeExtensions Class

Extension methods for the RoleClass element and its defining class RoleFamilyType.
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEX.ExtensionsRoleClassFamilyTypeExtensions

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

The RoleClassFamilyTypeExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodInsert_RoleClassObsolete.
Inserts the provided RoleClass as a subordinate child to this RoleClass.
Public Extension MethodNew_RoleClass Adding a new RoleClass to this RoleClassFamily.
Public Extension MethodRoleClassDescendantsObsolete.
Gets all descendant RoleFamilyType Objects in the RoleClass. RoleClasses on all levels are returned.
Top
See Also