All indices in DG Kenel are 0-based
int GetCount()
ICurve_DG GetAt(int index)
void RemoveAt(int index)
void RemoveAll()
void Add(ICurve_DG curve)