Base:
property
List
System.Windows.Forms.BaseCollection.List
4 references to List
System.Windows.Forms (4)
winforms\Managed\System\WinForms\BindingsCollection.cs (4)
61return (Binding) List[index]; 87List.Add(dataBinding); 140List.Clear(); 192List.Remove(dataBinding);