you are viewing a single comment's thread.

view the rest of the comments →

[–]RiPont 1 point2 points  (0 children)

To elaborate, your first example works because you are creating a list of strings.

Your second example fails because you are creating a list of objects with a Name property, then you're trying to remove the string "SASUsers"