←Select platform

Remove(String) Method

Summary

Removes an element from the collection.

Syntax

C#
VB
C++
public void Remove(  
   string name 
) 
Public Overloads Sub Remove( _ 
   ByVal name As String _ 
) 
public: 
void Remove(  
   String^ name 
) 

Parameters

name
The name of the element to be removed.

Requirements

Target Platforms

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