public void AddRange(PropertyExpressionCollection collectionToAdd) { AddRange(collectionToAdd.ToArray()); }