 | IMemberLoading Methods |
The IMemberLoading type exposes the following members.
Methods| | Name | Description |
|---|
 | GetPointsOfInterest(IEnumerableLoadingValueOptions, PointOfInterestType, CancellationToken) |
Returns the points of interest
|
 | GetPointsOfInterest(LoadingValueOptions, PointOfInterestType, CancellationToken) |
Returns the points of interest
|
 | GetValueAsync(IEnumerableLoadingValueOptions, IEnumerableValueTupleInt32, Double, CancellationToken) |
Returns the value of loading
|
 | GetValueAsync(LoadingValueOptions, IEnumerableValueTupleInt32, Double, CancellationToken) |
Returns the value of loading
|
 | GetValueAsync(IEnumerableLoadingValueOptions, Int32, Double, CancellationToken) |
Returns the value of loading
|
 | GetValueAsync(LoadingValueOptions, Int32, Double, CancellationToken) |
Returns the value of loading
|
Top
See Also