Exemplo n.º 1
0
def gdxDataErrorCount(*args):
  """gdxDataErrorCount(pgdx) -> int"""
  return _gdxcc.gdxDataErrorCount(*args)
Exemplo n.º 2
0
def gdxDataErrorCount(pgdx):
    r"""gdxDataErrorCount(pgdx) -> int"""
    return _gdxcc.gdxDataErrorCount(pgdx)
Exemplo n.º 3
0
def gdxDataErrorCount(*args):
  """gdxDataErrorCount(pgdx) -> int"""
  return _gdxcc.gdxDataErrorCount(*args)