예제 #1
0
 public IEnumerator <DrawObject> GetEnumerator()
 {
     return(graphicsList.GetEnumerator());
 }