This topic has not yet been rated - Rate this topic

GeometryCollection Constructor

Initializes a new instance of the GeometryCollection class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GeometryCollection() Initializes a new instance of the GeometryCollection class.
Public method GeometryCollection(IEnumerable<Geometry>) Initializes a new instance of the GeometryCollection class with the specified collection of Geometry objects.
Public method GeometryCollection(Int32) Initializes a new instance of the GeometryCollection class with the specified capacity, or the number of Geometry objects the collection is initially capable of storing.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.