![]() | APIcustom |
public Dictionary<string, decimal> customCheck( List<string> formulae )
Public Function customCheck ( formulae As List(Of String) ) As Dictionary(Of String, Decimal) Dim instance As API Dim formulae As List(Of String) Dim returnValue As Dictionary(Of String, Decimal) returnValue = instance.customCheck(formulae)
public: Dictionary<String^, Decimal>^ customCheck( List<String^>^ formulae )
member customCheck : formulae : List<string> -> Dictionary<string, decimal>
(c) NextFEM 2015-2025