Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Adds a range of the provided property expressions to the current collection.
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 | |
---|---|---|
![]() |
AddRange(array<PropertyExpression[]) | Adds all property expressions in the provided parameter array to the current collection. |
![]() |
AddRange(PropertyExpressionCollection) | Adds all property expressions in the provided collection to the current collection. |
Top
Remarks
If a given property expression occurs in the collection, it is updated.