Click or drag to resize

LinkDirectionsProviderLinks 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: 26.1.424.0 (26.1.424.0)
Syntax
public DefinitionalObjectCollection<IServiceProvider> Links { get; }

Property Value

Type: DefinitionalObjectCollectionIServiceProvider
See Also