The number of datasets in the catalog.
[Visual Basic .NET] Public ReadOnly Property DatasetCount As Integer
[C#] public int DatasetCount {get;}
[C++]
HRESULT get_DatasetCount(
long* lCount
);
[C++]Parameters
lCount [out, retval] lCount is a parameter of type long
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.