EbsOpen Class Library for EBSILON®Professional

EbsMatrix.NewProfiledGetResult Method 

[Visual Basic]
Public Function NewProfiledGetResult( _ 
   ByVal ProfiledGetResult As EpProfiledGetResult _ 
) As EbsMatrix
[C#]
public EbsMatrix NewProfiledGetResult(
   EpProfiledGetResult ProfiledGetResult
);
[C++]
public: EbsMatrix* NewProfiledGetResult(
   EpProfiledGetResult ProfiledGetResult
);
[JScript]
public function NewProfiledGetResult(
   EpProfiledGetResult ProfiledGetResult
): EbsMatrix;

See Also

EbsMatrix Class | EbsOpen Namespace