Add

IBehaviorPropertyCollection.Add method

将新属性添加到集合中。

public void Add(string propertyValue)
范围类型描述
propertyValueString要添加的属性的值。

也可以看看