IMainPresenterGetReceiverFeeds Method |
Returns an array of receiver feeds. Merged feeds are not included.
Namespace: VirtualRadar.Interface.PresenterAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IFeed[] GetReceiverFeeds()
Function GetReceiverFeeds As IFeed()
array<IFeed^>^ GetReceiverFeeds()
abstract GetReceiverFeeds : unit -> IFeed[]
Return Value
Type:
IFeedSee Also