CombinedFeed Class |
Namespace: VirtualRadar.WinForms.SettingPage
The CombinedFeed type exposes the following members.
Name | Description | |
---|---|---|
CombinedFeed(MergedFeed) |
Creates a new object.
| |
CombinedFeed(Receiver) |
Creates a new object.
|
Name | Description | |
---|---|---|
MergedFeed |
Gets the merged feed that is a part of the combined feed.
| |
Name |
Gets the name of the receiver or merged feed.
| |
Receiver |
Gets the receiver that is a part of the combined feed.
| |
UniqueId |
Gets the unique ID of the receiver or merged feed.
|
Name | Description | |
---|---|---|
Dispose |
See interface docs.
| |
Dispose(Boolean) |
Disposes or finalises an object.
| |
Equals | (Inherited from Object.) | |
Finalize |
Finalises the object.
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnPropertyChanged |
Raises PropertyChanged.
| |
ToString |
See base docs.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
PropertyChanged |
See interface docs.
|