Visual Guard Class Library Documentation

VGMembershipUserCollection.Add Method 

Adds the specified membership user to the collection.

public void Add(
   VGMembershipUser user
);

Parameters

user
A VGMembershipUser object to add to the collection.

See Also

VGMembershipUserCollection Class | Novalys.VisualGuard.Security.Membership Namespace