PropertyExpressionObservableCollection.AddRange Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddRange(array<PropertyExpression[]) Add a range of PropertyExpressions to the collection. If the property with same name already exists, then updates its value.
Public method AddRange(PropertyExpressionObservableCollection) Add a range of PropertyExpressions from another collection. If the property with same name already exists, then updates its value.

Top

See Also

Reference

PropertyExpressionObservableCollection Class

Microsoft.VisualStudio.TestTools.UITesting Namespace