Click or drag to resize
Pdftools logo

StringMapRemove Method


Namespace: PdfTools.FourHeights.PdfToolbox
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public bool Remove(
	string key
)

Parameters

key  String
 

Return Value

Boolean

Implements

IDictionaryTKey, TValueRemove(TKey)
See Also