NetXP 3.0 Reference
StringCollection.Add Method
Internal.
[Visual Basic]
Public Function Add( _
ByVal
value
As
String
_
) As
Integer
[C#]
public
int
Add(
string
value
);
Parameters
value
Return Value
See Also
StringCollection Class
|
NETXP.Library Namespace