libsbml.libsbmlPINVOKE.ASTBasePlugin_read C# (CSharp) Method

ASTBasePlugin_read() private method

private ASTBasePlugin_read ( HandleRef jarg1, HandleRef jarg2, [ jarg3, HandleRef jarg4 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 [
jarg4 System.Runtime.InteropServices.HandleRef
return bool
  public static extern bool ASTBasePlugin_read(HandleRef jarg1, HandleRef jarg2, [MarshalAs(UnmanagedType.LPWStr)]string jarg3, HandleRef jarg4);
libsbmlPINVOKE