FdfParameter Methods |
The FdfParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether the current object is equal to another object of the same type. |
![]() | GetTypeName |
Returns String representation of the underlying type.
|
![]() | IsValid |
Returns True if object instance is considered valid,
otherwise returns False.
|
![]() | Merge |
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.
|
![]() | ToString | (Overrides ObjectToString.) |