Public Function GetManagers As UserProfile()
Dim instance As UserProfile Dim returnValue As UserProfile() returnValue = instance.GetManagers
public UserProfile[] GetManagers ()