The AlternateViewCollection type exposes the following members.

Properties

  NameDescription
Count
Gets the number of items in the collection.
IsSynchronized
Gets a value indicating whether access to AlternateViewCollection is synchronized (thread-safe).
Item
Gets or sets the list item at the specified index.
SyncRoot
Gets an object that can be used to synchronize access to AlternateViewCollection object.

See Also