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