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