Determines whether the
ICollection T contains a specific value.
Namespace: ElecNetKit.NetworkModelling.Phasing
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- item
- Type: TTo
The object to locate in theICollection T .
Return Value
true if item is found in the
Implements

See Also