TwinKeyDictionary TKeyX, TKeyY, TValue  MapX Property ElecNetKit Documentation
Access the TwinKeyDictionary first by Row.

Namespace: ElecNetKit.Util
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public Dictionary<TKeyX, Dictionary<TKeyY, TValue>> MapX { get; }
See Also