public SelectionItem( string description, string stringValue, DataObjectBase dataObject )
Parameters
- description
- The string description value.
- stringValue
- The item string value to assign to the item.
- dataObject
- The actual data object to associate with the item.