Removes all items from the ICollection T .
Namespace: XMLCommentsExamples.DocumentationInheritanceAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
Implements
ICollection T ClearExceptions
Exception | Condition |
---|---|
NotSupportedException | The ICollection T is read-only. |
See Also