INavigationCommunicationsServiceGetReceiverChannels Method  | 
 
            Gets the collection of channels in a GpsCommunicationsFrontEnd.
            
 
    Namespace: 
   AGI.Foundation.Navigation.Advanced
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxNavigationReceiverChannelCollection GetReceiverChannels()
Function GetReceiverChannels As NavigationReceiverChannelCollection
NavigationReceiverChannelCollection^ GetReceiverChannels()
abstract GetReceiverChannels : unit -> NavigationReceiverChannelCollection 
Return Value
Type: 
NavigationReceiverChannelCollectionThe collection of channels in a GpsCommunicationsFrontEnd.
See Also