public static Task<IEnumerable<ElevationSurface>> QueryElevationSurfacesAsync()
Public Shared Function QueryElevationSurfacesAsync() As Task(Of IEnumerable(Of ElevationSurface))
Return Value
A task returning a collection of ElevationSurface Class
public static Task<IEnumerable<ElevationSurface>> QueryElevationSurfacesAsync()
Public Shared Function QueryElevationSurfacesAsync() As Task(Of IEnumerable(Of ElevationSurface))
Target Platforms: Windows 10, Windows 8.1