ParameterResults ​
Represents a collection of parameter results.
Kind: Class
Namespace: CrowdControl.Common
Inheritance: ICloneable → IEnumerable → IEnumerable<KeyValuePair<string, IParameterValue>> → IEnumerable<string> → IReadOnlyCollection<KeyValuePair<string, IParameterValue>> → IReadOnlyCollection<string> → IReadOnlyDictionary<string, IParameterValue> → IReadOnlyList<string>
Public Constructors
Creates a new instance of the CrowdControl.Common.ParameterResults class.
Creates a new instance of the CrowdControl.Common.ParameterResults class.
Public Member Functions
ParameterResults
bool
bool
IEnumerable
IEnumerable
IEnumerable
IEnumerable
string
string
string
string
string
string
bool
bool
Public Attributes
ParameterResults
Empty
Empty instance of CrowdControl.Common.ParameterResults.
Properties
string
Item
[get, ]
IParameterValue
Item
[get, ]
IEnumerable
Keys
[get, ]
IEnumerable
Values
[get, ]
int
Count
[get, ]
