libsbml.libsbmlPINVOKE.ASTBasePlugin_isName C# (CSharp) Method

ASTBasePlugin_isName() private method

private ASTBasePlugin_isName ( HandleRef jarg1, int jarg2 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return bool
  public static extern bool ASTBasePlugin_isName(HandleRef jarg1, int jarg2);
libsbmlPINVOKE