Base:
method
RemoveAt
System.Windows.Forms.BindingManagerBase.RemoveAt(System.Int32)
1 reference to RemoveAt
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyManagerTests.cs (1)
406Assert.Throws<NotSupportedException>(() => manager.RemoveAt(index));