NpsResourceCollection class
NpsResourceCollection表示资源集。
Property Summary
Integer
count
结果集中资源总数。
Method Summary
boolean
IsEmpty()
是否为空集合。true:是,false:不是
NpsResource
GetNthResource(int n)
返回第n个特定的资源。