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