ParameterList Class
public class ParameterList : DataObject
This language is not supported or no code example is available.
public ref class ParameterList : public DataObject^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
ParameterList() |
Name | Description | |
---|---|---|
Add(Parameter) | ||
Clear() | ||
Clone() | (inherited from DataObject). | |
Count() | ||
GetEnumerator() | ||
Parameters() | ||
Remove(Parameter) | ||
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). | |
ToString() | Returns a String that represents this instance. (inherited from Event). |