libsbml.libsbmlPINVOKE.ASTBase_isBoolean C# (CSharp) Method

ASTBase_isBoolean() private method

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