Table of Contents

Method Remove

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Remove(object)

Removes the element with the specified key from the IDictionary object.

public void Remove(object key)

Parameters

key object

The key of the element to remove.