| PdfTypeDictionaryClear Method |
Removes all elements from the IDictionary object.
Namespace: Patagames.Pdf.Net.BasicTypesAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public:
virtual void Clear() sealed
abstract Clear : unit -> unit
override Clear : unit -> unit
public final void Clear()
Implements
ICollectionTClearSee Also