GpsCommunicationsFrontEnd.InterferingSources Property |
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ServiceProviderCollection InterferingSources { get; }
Public ReadOnly Property InterferingSources As ServiceProviderCollection
Get
public:
property ServiceProviderCollection^ InterferingSources {
ServiceProviderCollection^ get ();
}
member InterferingSources : ServiceProviderCollection with get
Property Value
Type:
ServiceProviderCollection
See Also