NotificationDictionaryTKey, TValueRemove Method (TKey)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

[Missing <summary> documentation for "M:Apitron.PDF.Kit.FixedLayout.Resources.NotificationDictionary`2.Remove(`0)"]

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public bool Remove(
	TKey key
)

Parameters

key
Type: TKey

[Missing <param name="key"/> documentation for "M:Apitron.PDF.Kit.FixedLayout.Resources.NotificationDictionary`2.Remove(`0)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Apitron.PDF.Kit.FixedLayout.Resources.NotificationDictionary`2.Remove(`0)"]

Implements

IDictionaryTKey, TValueRemove(TKey)
See Also

Reference