Click or drag to resize
Wizard .NET Library

EventedListTAdd Method

Namespace:  System.Collections.Generic
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public void Add(
	T item
)
Request Example View Source

Parameters

item
Type: T
The object to add to the EventedListT.
Exceptions
See Also