
C# | Visual Basic | Visual C++ |
public class NewsArticle : INotifyPropertyChanged
Public Class NewsArticle _ Implements INotifyPropertyChanged
public ref class NewsArticle : INotifyPropertyChanged

All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
![]() | NewsArticle()()() | |
![]() | Date | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | PropertyChanged | |
![]() | Snippet | |
![]() | Source | |
![]() | Title | |
![]() | ToString()()() | (Inherited from Object.) |
![]() | Url |


Object | |
![]() | NewsArticle |