This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITilesTable Interface > ITilesTable.GetTileCount Method (ArcObjects .NET 10.5 SDK) |
Get Tile Count
[Visual Basic .NET] Public Function GetTileCount ( _ ) As Integer
[C#] public int GetTileCount ( );
[C++]
HRESULT GetTileCount(
long* pTileCount
);
[C++]
Parameters pTileCount [out, retval] pTileCount is a parameter of type long