Click or drag to resize
Hierarchy Class
Static methods for dealing with hierarchies.
Inheritance Hierarchy
SystemObject
  VirtualRadar.InterfaceHierarchy

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Hierarchy

The Hierarchy type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFlattenT
Takes the root object in a parent-child object and returns the collection of objects in the hierarchy.
Top
See Also