PhasedReadOnlyEvaluated TFrom, T  Keys Property ElecNetKit Documentation

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

public ICollection<int> Keys { get; }

Return Value

An OnlineICollection T  containing the keys of the object that implements OnlineIDictionary TKey, TValue .

Implements

OnlineIDictionary TKey, TValue  Keys
See Also