![]() | APIget |
public APIcheck[] getNodesChecks( string lc, string time )
Public Function getNodesChecks ( lc As String, time As String ) As APIcheck() Dim instance As API Dim lc As String Dim time As String Dim returnValue As APIcheck() returnValue = instance.getNodesChecks(lc, time)
public: array<APIcheck^>^ getNodesChecks( String^ lc, String^ time )
member getNodesChecks : lc : string * time : string -> APIcheck[]
(c) NextFEM 2015-2025