Share via


IViewsCollection Members

Include Protected Members
Include Inherited Members

The IViewsCollection type exposes the following members.

Methods

  Name Description
Public method Contains
Determines whether the collection contains a specific value.
Public method GetEnumerator()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<Object>.)
Public method GetEnumerator()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)

Events

  Name Description
Public event CollectionChanged
Occurs when the items list of the collection has changed, or the collection is reset.
(Inherited from INotifyCollectionChanged.)

See Also

IViewsCollection Interface

Microsoft.Practices.Prism.Regions Namespace