libsbml.libsbmlPINVOKE.SBaseList_remove C# (CSharp) Method

SBaseList_remove() private method

private SBaseList_remove ( HandleRef jarg1, uint jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 uint
return IntPtr
  public static extern IntPtr SBaseList_remove(HandleRef jarg1, uint jarg2);
libsbmlPINVOKE