Click or drag to resize

UnorderedKeyedMultiCollectionTKey, TItemRemove Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodRemove(TKey) Removes all the items with specified key.
Public methodRemove(TItem)Removes the first occurrence of a specific object from the ICollectionT.
Top
See Also