Description
This class represents the news object whichhas all news operations.
Parameters
| Key | Description |
| AddNews | Method used to add news collection |
| Count | Method used to return news count |
| Item | Method used to get the CNew object by given the news number |
| Remove | Method used to remove news from collection by given the news number |
See Also