public CompoundValue( IEnumerable<T> values )
Public Sub New ( values As IEnumerable(Of T) )
public: CompoundValue( IEnumerable<T>^ values )
new : values : IEnumerable<'T> -> CompoundValue
GSF.CompoundValue = function(values);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.