protected override DataSourceValue TransposeCompute( DataSourceValue currentValue, DataSourceValue[] values, int index )
Protected Overrides Function TransposeCompute ( currentValue As DataSourceValue, values As DataSourceValue(), index As Integer ) As DataSourceValue
protected: virtual DataSourceValue TransposeCompute( DataSourceValue currentValue, array<DataSourceValue>^ values, int index ) override
abstract TransposeCompute : currentValue : DataSourceValue * values : DataSourceValue[] * index : int -> DataSourceValue override TransposeCompute : currentValue : DataSourceValue * values : DataSourceValue[] * index : int -> DataSourceValue
function TransposeCompute(currentValue, values, index);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.