libsbml.libsbmlPINVOKE.ASTNode_getNumBvars C# (CSharp) Method

ASTNode_getNumBvars() private method

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