Visual Guard Class Library Documentation

VGRoleCollection.Add Method 

Adds the specified role to the collection.

public void Add(
   VGRole role
);

Parameters

role
A VGRole object to add to the collection.

See Also

VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace