Click or drag to resize
FdfParameter Methods

The FdfParameter type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether the current object is equal to another object of the same type.
Public methodGetTypeName
Returns String representation of the underlying type.
Public methodIsValid
Returns True if object instance is considered valid, otherwise returns False.
Public methodMerge
Merges specified object instance data with caller object data and stores result into the caller object. Provides optional resolution for merging caller and callee values.
Public methodToString (Overrides ObjectToString.)
Top
See Also