示例#1
0
 public LightCollection <string> Clone()
 {
     return(_coll.Clone());
 }