[Visual Basic] Public Function GetAllFractions() As Object [C#] public object GetAllFractions(); [C++] public: Object* GetAllFractions(); [JScript] public function GetAllFractions(): Object;
return a VARIANT containing an (n,2)-matrix of VARIANTS; each row contains a pair of VARIANTS where the first specifies the Substance from the EpUniversalSubstance-enumeration and the second the fraction according to the composition specified by the parameter 'CompositionDefinedBy'
UniversalFluidSubstances Class | EbsOpen Namespace