Example #1
0
 /// +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
 /// <summary>
 /// Gets a count of the collection
 /// </summary>
 public int Count()
 {
     return(MacroList.Count());
 }