Instantiates a new CachedPhasedReadOnlyEvaluated TFrom, T
Namespace: ElecNetKit.NetworkModelling.PhasingAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- transform
- Type:
System Func TFrom, T
The transform to apply to the elements of the backing Phased T .
- theBase
- Type: ElecNetKit.NetworkModelling.Phasing Phased TFrom
The backing Phased T .
See Also