NetXP 3.0 Reference
StringCollection.Remove Method
Internal.
[Visual Basic]
Public Sub Remove( _
ByVal
value
As
String
_
)
[C#]
public
void
Remove(
string
value
);
Parameters
value
See Also
StringCollection Class
|
NETXP.Library Namespace