IDLffShape::Cleanup

Syntax | Arguments | Keywords | Version History

The IDLffShape::Cleanup procedure method performs all cleanup on a Shapefile object. If the Shapefile being accessed by the object is open and the file has been modified, the new information is written to the file if one of the following conditions is met:

Syntax

OBJ_DESTROY, Obj

or

Obj->[IDLffShape::]Cleanup     (In a lifecycle method only.)

Arguments

None

Keywords

None

Version History

5.4

Introduced