Property this
this[string]
Gets the ElevationSource with the specified Id.
Declaration
public ElevationSource? this[string id] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| string | id | The Id value of the elevation source specified. |
Property Value
| Type | Description |
|---|---|
| ElevationSource | The ElevationSource with the specified Id. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |