Overload | Description |
---|---|
FeatureSet Constructor() | Initializes a new instance of the FeatureSet class. |
FeatureSet Constructor(Geometry) | Initializes a new instance of the FeatureSet class. The geometry passed in is used to create a new Graphic in the Features collection. |
FeatureSet Constructor(IEnumerable<Graphic>) | Initializes a new instance of the FeatureSet class. |
FeatureSet Constructor(IEnumerable<Geometry>) | Initializes a new instance of the FeatureSet class. |
Target Platforms:Windows Phone 7