FDO API Reference | Feature Data Objects |
#include <ILinearRing.h>
Inherits FdoCollection< FdoILinearRing, FdoException >.
Inheritance diagram for FdoLinearRingCollection:
Definition at line 132 of file ILinearRing.h.
Static Public Member Functions | |
FdoLinearRingCollection * | Create () |
Creates an instance of FdoLinearRingCollection with no contained elements. | |
Protected Member Functions | |
void | Dispose () |
Dispose this object. |
|
Creates an instance of FdoLinearRingCollection with no contained elements.
Definition at line 141 of file ILinearRing.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 151 of file ILinearRing.h. |
Comments or suggestions? Send us feedback. |