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