BeepProfiles object
Keeps collection of all profiles that wodBeep can support in the session.

  NameDescription 
  AddAdds new profile to the collection. 
  CountHolds total number of profiles in the collection. 
  ItemReturns reference to profile in the collection. 
  RemoveRemoves profile from the collection. 
  RemoveAllRemoves all profiles from the collection. 
  ToXMLShows XML representation of the profile. 
 

BeepProfiles object keeps collection of BeepProfile objects that wodBeep can use per session. All profiles should be loaded before wodBeep is started.