MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / InteractiveToggleState Class / GetOrCreateRecursiveHierarchyMap Method

In This Topic
GetOrCreateRecursiveHierarchyMap Method
In This Topic
Syntax
'Declaration
 
Public Function GetOrCreateRecursiveHierarchyMap( _
   ByVal key As ReportItemKey, _
   ByVal createMap As Func(Of IDictionary(Of Integer,Integer)) _
) As IDictionary(Of Integer,Integer)
 

Parameters

key
createMap
See Also