IGeometryDataCollection interface IGeometryDataCollection : IEnumerable Documentation Code void AddData(string parameter, object data) bool DoneReading() object GetData(string parameter) Array ToArray()