FdfNamedObject Methods |
The FdfNamedObject type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Returns True if two named objects are equal, otherwise returns False.
Equality comparison is being performed upon objects' names.
| |
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 |
Returns name of the current object instance.
(Overrides FdfObjectToString.) |