![]() | APIget |
public APIcheck[] getElementsChecks( string lc, string time )
Public Function getElementsChecks ( 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.getElementsChecks(lc, time)
public: array<APIcheck^>^ getElementsChecks( String^ lc, String^ time )
member getElementsChecks : lc : string * time : string -> APIcheck[]
(c) NextFEM 2015-2025