libsbmlcs.libsbmlPINVOKE.ASTBasePlugin_addChild C# (CSharp) Method

ASTBasePlugin_addChild() private method

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