libsbml.libsbmlPINVOKE.ASTBasePlugin_replaceChild C# (CSharp) Method

ASTBasePlugin_replaceChild() private method

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