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