Click or drag to resize

BookmarkCollectionClear Method

Removes all items from the ICollectionT.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public void Clear()

Implements

ICollectionTClear
Exceptions
ExceptionCondition
NotSupportedExceptionThe ICollectionT is read-only.
See Also