Ejemplo n.º 1
0
 /// <summary>
 /// Remove all views from the collection.
 /// </summary>
 public override void Clear()
 {
     _child.Clear();
 }