This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasDataset3 Interface > ILasDataset3.UncompressedSizeInBytes Property (ArcObjects .NET 10.5 SDK) |
The dataset's uncompressed size in bytes.
[Visual Basic .NET] Public ReadOnly Property UncompressedSizeInBytes As Double
[C#] public double UncompressedSizeInBytes {get;}
[C++]
HRESULT get_UncompressedSizeInBytes(
double* pcBytes
);
[C++]
Parameters pcBytes [out, retval] pcBytes is a parameter of type double