This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainBlobReader Interface > ITerrainBlobReader.GetItemCount Method (ArcObjects .NET 10.5 SDK) |
Returns the number of attribute values contained in the blob.
[Visual Basic .NET] Public Function GetItemCount ( _ ) As Integer
[C#] public int GetItemCount ( );
[C++]
HRESULT GetItemCount(
long* pcItems
);
[C++]
Parameters pcItems [out, retval] pcItems is a parameter of type long