| GeoJsonGeometryCollectionTCoordinates Constructor (GeoJsonObjectArgsTCoordinates, IEnumerableGeoJsonGeometryTCoordinates) | 
Namespace: MongoDB.Driver.GeoJsonObjectModel
 Syntax
Syntaxpublic GeoJsonGeometryCollection( GeoJsonObjectArgs<TCoordinates> args, IEnumerable<GeoJsonGeometry<TCoordinates>> geometries )
 See Also
See Also