The NewsCategoryList type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains |
Determines whether the specified Category is in this list or not.
| |
| CopyTo | Copies the list of categories to the specified array. | |
| EnterLock | Overloaded. | |
| Equals | (Inherited from Object.) | |
| ExitLock | Overloaded. | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator on the list for use in For...Each statements.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count |
Returns the number of categories in the list.
| |
| IsSynchronized | Whether the list is synchronised | |
| Item | Overloaded. | |
| SyncRoot |