UserItem Class

public class UserItem : INotifyPropertyChanged
This language is not supported or no code example is available.
public ref class UserItem  : public INotifyPropertyChanged^
This language is not supported or no code example is available.
public class UserItem 
implements INotifyPropertyChanged
This language is not supported or no code example is available.
Name Description
Public property Id
Public property Name
Public property Value
Top
Events
 
Name Description
Public event PropertyChanged
Top

In this article

Definition