Click or drag to resize
FdfNamedObject Methods

The FdfNamedObject type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns True if two named objects are equal, otherwise returns False. Equality comparison is being performed upon objects' names.
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
Returns name of the current object instance.
(Overrides FdfObjectToString.)
Top
See Also