DictionaryBaseTKey, TValueClear Method |
Removes all items from the IDictionaryTKey, TValue.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
SyntaxImplements
ICollectionTClear
Exceptions| Exception | Condition |
|---|
| NotSupportedException | The IDictionaryTKey, TValue is read-only. |
See Also