Overload List

  NameDescription
Remove(TKey)
Removes the element with the specified key from the KeyedCollection<(Of <(TKey, TItem>)>).
(Inherited from KeyedCollection<(Of <(String, UserProfile>)>).)
Remove(T)
Removes the first occurrence of a specific object from the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(UserProfile>)>).)

See Also