libsbml.libsbmlPINVOKE.SBMLDocument_expandFunctionDefinitions C# (CSharp) Method

SBMLDocument_expandFunctionDefinitions() private method

private SBMLDocument_expandFunctionDefinitions ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
  public static extern bool SBMLDocument_expandFunctionDefinitions(HandleRef jarg1);
libsbmlPINVOKE