NpsResourceCollection indicates resource collection.
| Integer |
count the total amount of articles within resource collection. |
| boolean |
IsEmpty() whether the collection is empty or not. true: yes, false: no |
| NpsResource |
GetNthResource(int n) return to the resource of number ānā. |