libsbml.libsbmlPINVOKE.ASTNode_getDenominator C# (CSharp) Method

ASTNode_getDenominator() private method

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