←Select platform

Add Method (ListWithEvents<T>)

Summary

Adds an object to the end of the ListWithEvents<T>.

Syntax

C#
VB
C++
public void Add(  
   T item 
) 
Public Sub Add( _ 
   ByVal item As T _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize