Returns an array that contains the values at the
specified index of the current instance.
[Edit]
public virtual string[] GetValues (int index) |
|
Parameters
- index
- A int that specifies the zero-based index of the entry that contains the values to get from the current instance.
[Edit]
Returns
A string array containing the values at the specified index of the
current instance, if found;
otherwise, null.
[Edit]
Exceptions
Remarks
Requirements
Namespace: System.Collections.Specialized
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0