Ejemplo n.º 1
0
 public void SetCollectionValue(Object value, int index)
 {
     _propertyItem.SetCollectionValue(value, index);
 }