NDepend.API Documentation
OrderByHierarchy Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class : OrderByHierarchy Method
Returns a sequence that contain these codeElements ordered by hierarchy. For example an assembly of codeElements is followed by its first child namespace in sequence, that is followed by its first child type in the sequence...
Overload List
OverloadDescription
Returns a sequence that contain these codeElements ordered by hierarchy. For example an assembly of codeElements is followed by its first child namespace in sequence, that is followed by its first child type in the sequence...  
Returns a sequence that contain these codeElementParents ordered by hierarchy. For example an assembly of codeElementParents is followed by its first child namespace in sequence, that is followed by its first child type in the sequence...  
Returns a sequence that contain these codeContainers ordered by hierarchy. For example an assembly of codeContainers is followed by its first child namespace in sequence, that is followed by its first child type in the sequence...  
Returns a sequence that contain these members ordered by hierarchy. For example a type of members is followed by its first child method in sequence, that is followed by its second child method in the sequence...  
Returns a sequence that contain these attributeTargets ordered by hierarchy. For example an assembly of attributeTargets is followed by its first child type in sequence, that is followed by its first child method in the sequence...  
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members