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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.