PropertyCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes a property from the collection by using various options.
Overload List
Name | Description | |
---|---|---|
Remove(String) | Removes a property from the collection by using the name of the property. | |
Remove(String, String) | Removes a property from the collection by using the name of the property and the setting identifier. |
Top