Overload List

  NameDescription
Public methodRemove(String)
Removes the membership user object with the specified user name from the collection.
Public methodRemove(T)
Removes the first occurrence of a specific object from the List<(Of <(<'T>)>)>.
(Inherited from List<(Of <(<'VGMembershipUser>)>)>.)
Public methodRemove(String, VGAuthenticationMode)
Removes the membership user object with the specified user name from the collection.

See Also