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