[]
Read data.
public IEnumerable Read(NameValueCollection args = null)
Public Function Read(Optional args As NameValueCollection = Nothing) As IEnumerable
| Type | Name | Description |
|---|---|---|
| NameValueCollection | args | The arguments. |
| Type | Description |
|---|---|
| IEnumerable | The data. |