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