Maps for ASP.NET Web Forms
Features Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace > FeatureCollection Class : Features Property
Gets the collection of Feature objects.
Syntax
'Declaration
 
Public ReadOnly Property Features As System.Collections.Generic.List(Of Feature)
public System.Collections.Generic.List<Feature> Features {get;}
See Also

Reference

FeatureCollection Class
FeatureCollection Members