This document is archived and information here might be outdated. Recommended version. |
Indicates if the object is empty.
[Visual Basic .NET]
Public ReadOnly Property IsEmpty As Boolean
[C#]
public bool IsEmpty {get;}
[C++]
HRESULT get_IsEmpty(
Boolean* pbIsEmpty
);
[C++] Parameters pbIsEmpty [out, retval]
pbIsEmpty is a parameter of type bool*
Returns TRUE if statistics have yet to be calculated for this field. See ITerrainEdit3.CalculateFieldStatistics.