public Table GetSystemTable( SystemTableType systemTableType )
Public Function GetSystemTable( _ ByVal systemTableType As SystemTableType _ ) As Table
Parameters
- systemTableType
- The system table to open.
Return Value
A ArcGIS.Core.Data.Table object for the specified system table.