ArcObjects Library Reference (Geometry)  

IConstructGeometryCollection Interface

Provides access to members that construct a collection of geometries.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method ConstructDivideEqual Locates additional points equally spaced along the input polyline, and create either new segments, parts or polylines depending on the value of divideHow.
Method ConstructDivideLength Locates additional points along the input polyline, spaced at a specified interval, and create either new segments, parts, or polylines depending on the value of divideHow.

CoClasses that implement IConstructGeometryCollection

CoClasses and Classes Description
GeometryBag An ordered collection of objects that support the IGeometry interface.