This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatasetNameFileStat Interface > IDatasetNameFileStat.StatSize Property (ArcObjects .NET 10.4 SDK) |
The size.
[Visual Basic .NET] Public Property StatSize As Integer
[C#] public int StatSize {get; set;}
[C++]
HRESULT get_StatSize(
long* pSize
);
[C++]
HRESULT put_StatSize(
long pSize
);
[C++]
Parameters pSize [out, retval] pSize is a parameter of type long pSize [in] pSize is a parameter of type long