public IList<Variable> Set( IPEndPoint endpoint, string community, IList<Variable> variables )
Public Function Set ( endpoint As IPEndPoint, community As String, variables As IList(Of Variable) ) As IList(Of Variable)
public: IList<Variable^>^ Set( IPEndPoint^ endpoint, String^ community, IList<Variable^>^ variables )
member Set : endpoint : IPEndPoint * community : string * variables : IList<Variable> -> IList<Variable>
function Set(endpoint, community, variables);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.