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