This document is archived and information here might be outdated. Recommended version. |
Returns an enumeration of standalone tables in the current map.
[Visual Basic .NET] Public Function GetMapTables ( _ ) As IEnumTable
[C#] public IEnumTable GetMapTables ( );
[C++]
HRESULT GetMapTables(
void
);