'Declaration
Public Sub ClearValue( _ ByVal propertyName As System.String _ )
'Usage
Dim instance As PropertyValueCollection Dim propertyName As System.String instance.ClearValue(propertyName)
public void ClearValue( System.string propertyName )
Parameters
- propertyName