The NewsCategoryList type exposes the following members.

Methods

  NameDescription
Contains
Determines whether the specified Category is in this list or not.
CopyTo
Copies the list of categories to the specified array.
EnterLockOverloaded.
Equals (Inherited from Object.)
ExitLockOverloaded.
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

  NameDescription
Count
Returns the number of categories in the list.
IsSynchronized
Whether the list is synchronised
ItemOverloaded.
SyncRoot

See Also