public void SetSrid(int srid) { m_sink.SetSrid(srid); }
// Just pass through without change. public void SetSrid(int srid) { _target.SetSrid(srid); }