This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCatalogTable Interface > IRasterCatalogTable.Size Property (ArcObjects .NET 10.4 SDK) |
Number of rasters in the raster catalog.
[Visual Basic .NET] Public ReadOnly Property Size As Integer
[C#] public int Size {get;}
[C++]
HRESULT get_Size(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long