TestParameterCollection Events

Include Protected Members
Include Inherited Members

The TestParameterCollection type exposes the following members.

Events

  Name Description
Protected event CollectionChanged Occurs when an item is added or removed. (Inherited from ReadOnlyObservableCollection<ITestParameter>.)
Protected event PropertyChanged Occurs when a property value changes. (Inherited from ReadOnlyObservableCollection<ITestParameter>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate event INotifyCollectionChanged.CollectionChanged Occurs when the collection changes. (Inherited from ReadOnlyObservableCollection<ITestParameter>.)
Explicit interface implemetationPrivate event INotifyPropertyChanged.PropertyChanged Occurs when a property value changes. (Inherited from ReadOnlyObservableCollection<ITestParameter>.)

Top

See Also

Reference

TestParameterCollection Class

Microsoft.TeamFoundation.TestManagement.Client Namespace