libsbml.libsbmlPINVOKE.SBMLIdConverter_matchesProperties C# (CSharp) Method

SBMLIdConverter_matchesProperties() private method

private SBMLIdConverter_matchesProperties ( HandleRef jarg1, HandleRef jarg2 ) : bool
jarg1 HandleRef
jarg2 HandleRef
return bool
  public static extern bool SBMLIdConverter_matchesProperties(HandleRef jarg1, HandleRef jarg2);
libsbmlPINVOKE