DoubleCollection::Add Method (Double)
.NET Framework (current version)
Adds a Double to the end of this DoubleCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- value
-
Type:
System::Double
The item to add to the end of this collection.
Implements
ICollection<T>::Add(T)| Exception | Condition |
|---|---|
| NotSupportedException |
.NET Framework
Available since 3.0
Available since 3.0
Show: