Click or drag to resize

SystemUnitFamilyTypeGetReferenceHierarchy Method

Gets the reference (Inheritance) hierarchy including this instance in an ordered sequence of ancestors.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<SystemUnitFamilyType> GetReferenceHierarchy()

Return Value

IEnumerableSystemUnitFamilyType
Collection of base classes

Implements

IClassWithBaseClassReferenceTGetReferenceHierarchy
See Also