You are here: RainWorx.FrameWorx.Utility > Hierarchy(TKey, TValue) Class

HierarchyTKey, TValue Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.UtilityHierarchyTKey, TValue

Namespace:  RainWorx.FrameWorx.Utility
Assembly:  RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5

Syntax

C#
public class Hierarchy<TKey, TValue>
where TKey : Object, IComparable<TKey>, IEquatable<TKey>

Type Parameters

TKey
TValue

The HierarchyTKey, TValue type exposes the following members.

Properties

NameDescription
Public propertyAncestors
Public propertyChildHierarchies
Public propertyChildren
Public propertyCurrent
Public propertyDepth
Public propertyDescendantCount
Public propertyDescendents
Public propertyItemTKey
Public propertyItemString, String
Public propertyLineage
Public propertyLineageString
Public propertyParent
Public propertyRoot
Public propertyTrees
Top
Methods

NameDescription
Public methodStatic memberGenerate
Public methodStatic memberMergeHierarchies
Public methodStatic memberMergeLineageStrings
Public methodStatic memberMergeLists
Public methodToLineageString
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.