Click or drag to resize
FdfParameterCollection Methods

The FdfParameterCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodGetParameter
Returns named parameter. If parameter does not exist, adds it to the parameters collection and it do optional default value.
Public methodSetParameter
Sets named parameter to specified value. If parameter does not exist, adds it to the parameters collection.
Top
See Also