libsbml.libsbmlPINVOKE.SBMLDocument_getConversionValidators C# (CSharp) Method

SBMLDocument_getConversionValidators() private method

private SBMLDocument_getConversionValidators ( HandleRef jarg1 ) : byte
jarg1 HandleRef
return byte
  public static extern byte SBMLDocument_getConversionValidators(HandleRef jarg1);
libsbmlPINVOKE