コード例 #1
0
 public void AddAttributeValue(string attributeName, AttributeValue attributeValue)
 {
     attributeValues.AddAttributeValue(attributeName, attributeValue);
 }