AddOption | Adds the given Option to the collection. |
ClearOptions | Clear all enhancement options from the collection. |
ClearResults | Clear all enhancement results from the collection. |
GetOption | Retrieve an element which corresponds to the the given index. |
GetOptionType | Gets the type of enhancement that corresponds to the given index value. |
GetResult | Gets the enhancement result that corresponds to the given index value. |
GetResultType | Gets the enhancement result type that corresponds to the given index value. |
InsertOption | Inserts the given Option into the collection at the given index. |
ReadFromStream | Reads a specially-formatted stream and places the values into properties of this object. |
RemoveOption | Remove an enhancement option which corresponds to the given index. |
WriteToStream | Writes some properties of this object to a specially-formatted stream. |
EnhancementCount | The count of enhancement options in the list. |
ResultCount | The count of enhancement results in the list. |
