libsbml.libsbmlPINVOKE.ASTNode_getCharacter C# (CSharp) Method

ASTNode_getCharacter() private method

private ASTNode_getCharacter ( HandleRef jarg1 ) : char
jarg1 System.Runtime.InteropServices.HandleRef
return char
  public static extern char ASTNode_getCharacter(HandleRef jarg1);
libsbmlPINVOKE