| StateValueCollection | Create an empty state value collection |
| StateValueCollection(ListIStateValue) | Create a state value collection populated with values a list of objects that implement IStateValue |
| StateValueCollection(ListStateValue) | Create a state value collection populated with values a list of StateValue objects |
| StateValueCollection(StateValue) | Create a state value collection populated with values from an array of StateValue objects |