LegList Class

public class LegList : List<Leg>, 
INotifyPropertyChanged
This language is not supported or no code example is available.
public ref class LegList : public List<Leg^>^, 
public INotifyPropertyChanged^
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.
Events
 
Name Description
Public event PropertyChanged
Top

In this article

Definition