[]
public IDictionary<int, int> GetOrCreateRecursiveHierarchyMap(ReportItemKey key, Func<IDictionary<int, int>> createMap)
Type | Name | Description |
---|---|---|
ReportItemKey | key | |
Func<IDictionary<int, int>> | createMap |
Type | Description |
---|---|
IDictionary<int, int> |