UniValue GetList Method Nemiro.OAuth
Returns an IList that can be bound to a data source from an object that does not implement an IList itself.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public IList GetList()

Return Value

Type: IList

Implements

IListSource GetList 
See Also