Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Collections Namespaces
Altaxo.Collections
NamedItemList<T> Class
NamedItemList<T> Methods
Add Method
Clear Method
Contains Method
GetEnumerator Method
IndexOf Method
OnCollectionChanged Method
RemoveAt Method
SetElement Method
TryGetValue Method
Named
Item
List
T
On
Collection
Changed Method
Raises the
[E:CollectionChanged]
event.
Namespace:
Altaxo.Collections
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
virtual
void
OnCollectionChanged
(
NotifyCollectionChangedEventArgs
e
)
Parameters
e
NotifyCollectionChangedEventArgs
The
NotifyCollectionChangedEventArgs
instance containing the event data.
See Also
Reference
NamedItemList
T
Class
Altaxo.Collections Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net