Visual Guard Class Library Documentation

VGRoleCollection.GetEnumerator Method 

Gets an enumerator that can iterate through the role collection.

public IEnumerator GetEnumerator();

Return Value

An IEnumerator for the entire VGRoleCollection.

Implements

IEnumerable.

See Also

VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace