Example #1
0
 public void Add(AttributeValue item)
 {
     Container.AddAttributeAtIndex(Index, item);
 }