This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterDatasetJukebox Interface > IRasterDatasetJukebox.SubdatasetCount Property (ArcObjects .NET 10.4 SDK) |
The number of subdatasets.
[Visual Basic .NET] Public ReadOnly Property SubdatasetCount As Integer
[C#] public int SubdatasetCount {get;}
[C++]
HRESULT get_SubdatasetCount(
long* pCount
);
[C++]
Parameters pCount [out, retval] pCount is a parameter of type long