ContiguousIntegerRangeAdd Method |
Throws because this range is read-only.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Add(
int item
)
Parameters
- item Int32
- The item to add.
See Also