libsbml.libsbmlPINVOKE.ASTBase_isOperator C# (CSharp) Method

ASTBase_isOperator() private method

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