libsbml.libsbmlPINVOKE.ASTBasePlugin_setElementNamespace C# (CSharp) Method

ASTBasePlugin_setElementNamespace() private method

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