Back to Devexpress

SqlGeometryItemStorage.Items Property

windowsforms-devexpress-dot-xtramap-dot-sqlgeometryitemstorage.md

latest1.1 KB
Original Source

SqlGeometryItemStorage.Items Property

Provides access to the collection of SQL Geometry items.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public SqlGeometryItemCollection Items { get; }
vb
Public ReadOnly Property Items As SqlGeometryItemCollection

Property Value

TypeDescription
SqlGeometryItemCollection

A SqlGeometryItemCollection object.

|

See Also

SqlGeometryItemStorage Class

SqlGeometryItemStorage Members

DevExpress.XtraMap Namespace