ParameterResults
Inherits object
Public Member Functions
ParameterResults
Documentation inherited from ICloneable.Clone().
bool
bool
IEnumerable
Documentation inherited from System.Linq.Enumerable.Where{TSource}(IEnumerable{TSource}, Func{TSource, bool}).
IEnumerable
Documentation inherited from System.Linq.Enumerable.Select{TSource, TResult}(IEnumerable{TSource}, Func{TSource, TResult}).
IEnumerable
Documentation inherited from System.Linq.Enumerable.SelectMany{TSource, TResult}(IEnumerable{TSource}, Func{TSource, IEnumerable{TResult}}).
IEnumerable
Documentation inherited from System.Linq.Enumerable.SelectMany{TSource, TResult}(IEnumerable{TSource}, Func{TSource, int, IEnumerable{TResult}}).
string
Documentation inherited from System.Linq.Enumerable.First{TSource}(IEnumerable{TSource}).
string
Documentation inherited from System.Linq.Enumerable.First{TSource}(IEnumerable{TSource}, Func{TSource, bool}).
string?
Documentation inherited from System.Linq.Enumerable.FirstOrDefault{TSource}(IEnumerable{TSource}).
string
Documentation inherited from System.Linq.Enumerable.FirstOrDefault{TSource}(IEnumerable{TSource}, TSource).
string?
Documentation inherited from System.Linq.Enumerable.FirstOrDefault{TSource}(IEnumerable{TSource}, Func{TSource, bool}).
string
Documentation inherited from System.Linq.Enumerable.FirstOrDefault{TSource}(IEnumerable{TSource}, Func{TSource, bool}, TSource).
bool
Documentation inherited from System.Linq.Enumerable.Any{TSource}(IEnumerable{TSource}).
bool
Documentation inherited from System.Linq.Enumerable.Any{TSource}(IEnumerable{TSource}, Func{TSource, bool}).
Public Attributes
ParameterResults
Empty
Empty instance of ParameterResults.
Properties
string
this
[get, ]
IParameterValue
this
[get, ]
IEnumerable
Keys
[get, ]
IEnumerable
Values
[get, ]
int
Count
[get, ]
Documentation inherited from ICollection{T}.Count.
