public IEnumerator GetEnumerator()
 {
     return(groupingCollection.GetPropertyGroupEnumerator());
 }