[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData.GeoMultiPoint.IsEmpty

IsEmpty Property

IsEmpty

Returns a value indicating whether the collection is empty.

Declaration
public override bool IsEmpty { get; }
Property Value
Type Description
bool

true if the collection is empty; otherwise, false.

Overrides