This document is archived and information here might be outdated.  Recommended version.


IArcInfoItemsEdit.ItemCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemsEdit.ItemCount Property

Number of Items in this Item Collection.

[Visual Basic .NET]
Public WriteOnly Property ItemCount_2
[C#]
public void ItemCount_2 {set;}
[C++]
HRESULT put_ItemCount(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

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

See Also

IArcInfoItemsEdit Interface