SqlGeometryItemCollection(SqlGeometryItemStorage) Constructor
Initializes new instance of the SqlGeometryItemCollection class with the specified parameters.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| sqlGeometryItemStorage | SqlGeometryItemStorage | A SqlGeometryItemStorage object which is the owner of this collection. |
See Also