Click or drag to resize

PdfArrayWrapperTClear Method

Removes all items from the collection

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public void Clear()

Implements

ICollectionTClear
Exceptions
ExceptionCondition
NotSupportedExceptionCollection is read-only.
See Also