Click or drag to resize

LinkDirectionsProvider.Links Property

Gets the list of links from which the directions are determined.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public DefinitionalObjectCollection<IServiceProvider> Links { get; }

Property Value

Type: DefinitionalObjectCollection<IServiceProvider>
See Also