This topic has not yet been rated - Rate this topic

BindingElementCollection.Remove Method

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
Public method Remove<T>() Removes a binding element of a specified type from the collection of binding elements.
Public method Remove(T) Removes the first occurrence of a specific object from the Collection<T>. (Inherited from Collection<T>.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.