Table of Contents

Method RemoveValue

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

RemoveValue(string, string)

Removes a value from the metadata collection.

public void RemoveValue(string section, string name)

Parameters

section string

The logical section to remove from.

name string

The name of the value to retrieve.