예제 #1
0
 public IEnumerator <KeyValuePair <int, ushort> > GetEnumerator()
 {
     return(CMap.GetEnumerator());
 }