Remove

ControlPropertiesCollection.Remove 方法

移除具有指定名称的属性。

public void Remove(string name)
参数类型描述
nameString要移除的属性名称。

另见