libsbmlcs.libsbmlPINVOKE.ASTBasePlugin_representsNaryFunction C# (CSharp) Method

ASTBasePlugin_representsNaryFunction() private method

private ASTBasePlugin_representsNaryFunction ( HandleRef jarg1, int jarg2 ) : bool
jarg1 HandleRef
jarg2 int
return bool
  public static extern bool ASTBasePlugin_representsNaryFunction(HandleRef jarg1, int jarg2);
libsbmlPINVOKE