Remove

IBehaviorPropertyCollection.Remove method

从集合中删除指定的属性。

public bool Remove(string propertyValue)
范围类型描述
propertyValueString要删除的属性的值。

返回值

如果属性删除成功则为真Boolean

也可以看看