Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Add Method (ListWithEvents<T>)







The object to be added to the end of the ListWithEvents<T>. The value can be null for reference types.
Adds an object to the end of the ListWithEvents<T>.
Syntax
public void Add( 
   T item
)
'Declaration
 
Public Sub Add( _
   ByVal item As T _
) 
'Usage
 
Dim instance As ListWithEvents(Of T)
Dim item As T
 
instance.Add(item)

            

            
public: void Add( 
   T* item
) 
public:
void Add( 
   T^ item
) 

Parameters

item
The object to be added to the end of the ListWithEvents<T>. The value can be null for reference types.
Requirements

Target Platforms

See Also

Reference

ListWithEvents<T> Class
ListWithEvents<T> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features