EbsOpen Class Library for EBSILON®Professional

UniversalFluidData.GetAllFractions Method 

[Visual Basic]
Public Function GetAllFractions() As Object
[C#]
public object GetAllFractions();
[C++]
public: Object* GetAllFractions();
[JScript]
public function GetAllFractions(): Object;

Remarks

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'

See Also

UniversalFluidData Class | EbsOpen Namespace