Overload List
| Name | Description | |
|---|---|---|
| GetValue(IList) |
Returns the value at the location indicated by the labels.
| |
| GetValue(Label) |
Convenience method. Same as passing in a IList containing the Label.
| |
| GetValue(Label, Label) |
Convenience method. Same as passing in an IList containing the two Labels.
|