NetXP 3.0 Reference
StringCollection.Item Property
Internal.
[Visual Basic]
Public Default ReadOnly Property Item( _
ByVal
index
As
Integer
_
) As
String
[C#]
public
string
this[
int
index
] {get;}
See Also
StringCollection Class
|
NETXP.Library Namespace