| FDO API Reference | Feature Data Objects |
#include <IGeometry.h>
Inherits FdoCollection< FdoIGeometry, FdoException >.
Inheritance diagram for FdoGeometryCollection:
Definition at line 109 of file IGeometry.h.
Static Public Member Functions | |
| FdoGeometryCollection * | Create () |
| Creates an instance of FdoGeometryCollection with no contained elements. | |
Protected Member Functions | |
| void | Dispose () |
| Dispose this object. | |
|
|
Creates an instance of FdoGeometryCollection with no contained elements.
Definition at line 118 of file IGeometry.h. References FdoException::Create(), FDO_1_BADALLOC, and FDO_NLSID. |
Here is the call graph for this function:
|
|
Dispose this object.
Implements FdoIDisposable. Definition at line 128 of file IGeometry.h. |
| Comments or suggestions? Send us feedback. |