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