Click or drag to resize

IDataCellParsingStateCreateNewAnalogValue Property

Gets reference to CreateNewValueFunctionTDefinition, TValue delegate used to create new IAnalogValue objects.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
CreateNewValueFunction<IAnalogDefinition, IAnalogValue> CreateNewAnalogValue { get; }
View Source

Property Value

CreateNewValueFunctionIAnalogDefinition, IAnalogValue
See Also