Method XbpMetaFile():configure() Foundation
This method has no effect in the XbpMetaFile() class.
Syntax
:configure() --> self
Return
This method returns the object executing the method (self).
Description
The :configure() method in the XbpMetaFile() class exists only because the class conforms to the general definition for Xbase Parts. Each Xbase Part includes the :create(), :configure() and :destroy() methods. With an XbpMetaFile object, the method :configure() has no effect.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.