DoubleCollection::Clear Method ()
.NET Framework (current version)
Removes all the items from this DoubleCollection.
Assembly: PresentationCore (in PresentationCore.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | The DoubleCollection is read-only. |
This method does not change the capacity of the DoubleCollection.
.NET Framework
Available since 3.0
Available since 3.0
Show: