Deployment Tools Foundation
Clear Method
Not supported because the collection is read-only.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Clear()
Public Sub Clear
public: virtual void Clear() sealed
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | the collection is read-only |