ArcObjects Library Reference (DataSourcesRaster)  

ITiePointCollection.Count Property

The image tie point count.

ERROR: Syntax information about ITiePointCollection.Count may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_Count(
  long* pCount
);
[C++]

Parameters

pCount [out, retval]   pCount is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITiePointCollection Interface