libsbml.libsbmlPINVOKE.SBMLNamespacesList_remove C# (CSharp) Method

SBMLNamespacesList_remove() private method

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