Sandcastle XML Comments Guide
![]() | SetDocumentationClear Method |
Removes all items from the ICollectionT.
Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0

public void Clear()
Public Sub Clear
public: virtual void Clear() sealed
abstract Clear : unit -> unit override Clear : unit -> unit
Implements
ICollectionTClear
Exception | Condition |
---|---|
NotSupportedException | The ICollectionT is read-only. |
