| Overload | Description |
|---|---|
| GeometryBagBuilder Constructor(SpatialReference) | Initializes a new instance of the GeometryBagBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
| GeometryBagBuilder Constructor(GeometryBag) | Initializes a new instance of the GeometryBagBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |
| GeometryBagBuilder Constructor(IEnumerable<Geometry>,SpatialReference) | Initializes a new instance of the GeometryBagBuilder class. This method must be called on the MCT. Use QueuedTask.Run. |