[]
Gets the data by specified name and arguments.
public static IEnumerable Read(string name, NameValueCollection args = null)
Type | Name | Description |
---|---|---|
string | name | The name |
NameValueCollection | args | The arguments |
Type | Description |
---|---|
IEnumerable | The data |