property BeepProfiles.Count as Long
Holds total number of profiles in the collection.

  TypeDescription 
   Long Long Integer value that holds total number of profiles loaded. 
 

Count is a read- only property that returns total number of profiles in the Profiles collection. To add new profile you should use Add method.