PhasedReadOnlyEvaluated TFrom, T  ContainsKey Method ElecNetKit Documentation

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

public bool ContainsKey(
	int key
)

Return Value

true if the OnlineIDictionary TKey, TValue  contains an element with the key; otherwise, false.

Implements

OnlineIDictionary TKey, TValue  ContainsKey(TKey)
Exceptions

See Also