BindingElementCollection.Remove Method
.NET Framework 4.5
Removes a binding element from the collection of binding elements.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Remove<T>() | Removes a binding element of a specified type from the collection of binding elements. |
|
Remove(T) | Removes the first occurrence of a specific object from the Collection<T>. (Inherited from Collection<T>.) |