public Variable[,] GetTable( IPEndPoint endpoint, string community, ObjectIdentifier table )
Public Function GetTable ( endpoint As IPEndPoint, community As String, table As ObjectIdentifier ) As Variable(,)
public: array<Variable^,2>^ GetTable( IPEndPoint^ endpoint, String^ community, ObjectIdentifier^ table )
member GetTable : endpoint : IPEndPoint * community : string * table : ObjectIdentifier -> Variable[,]
function GetTable(endpoint, community, table);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.