libsbml.libsbmlPINVOKE.ASTBase_isBinaryFunction C# (CSharp) Method

ASTBase_isBinaryFunction() private method

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