예제 #1
0
 // Get the property collection enumerator.
 public IEnumerator GetCollectionEnumerator()
 {
     return(Properties.GetEnumerator());
 }