libsbml.libsbmlPINVOKE.ASTBase_isExponential C# (CSharp) Method

ASTBase_isExponential() private method

private ASTBase_isExponential ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
  public static extern bool ASTBase_isExponential(HandleRef jarg1);
libsbmlPINVOKE