ElementCollectionClear Method |
Removes all elements from this collection.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax Exceptions Exception | Condition |
---|
NotSupportedException | The IList is read-only.-or- The IList has a fixed size. |
See Also