IFeatureCollection Interface |
[This is preliminary documentation and is subject to change.]
Namespace: JsonRpc.Server
The IFeatureCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets the feature of the specified type.
| |
| Set |
Puts the specified feature instance into the dictionary.
|
| Name | Description | |
|---|---|---|
| GetTFeature |
Gets the feature of the specified type.
(Defined by FeatureCollectionExtensions.) | |
| SetTFeature |
Puts the specified feature instance into the feature collection.
(Defined by FeatureCollectionExtensions.) |