VGMembershipUserCollection overview
![]() |
Creates a new, empty membership user collection. |
![]() | Gets the number of membership user objects in the collection. |
![]() | Gets a value indicating whether the membership user collection is thread safe. |
![]() | Overloaded. Gets the membership user in the collection referenced by the specified user name. |
![]() | Gets the synchronization root. |
![]() | Adds the specified membership user to the collection. |
![]() | Removes all membership user objects from the collection. |
![]() | Copies the membership user collection to a one-dimensional array. |
![]() | Gets an enumerator that can iterate through the membership user collection. |
![]() | Returns a sorted collection using the specified VGMembershipUserComparer object. |
![]() | Overloaded. Removes the membership user object with the specified user name from the collection. |
![]() | Makes the contents of the membership user collection read-only. |
VGMembershipUserCollection Class | Novalys.VisualGuard.Security.Membership Namespace