This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPValue Interface > IGPValue.Empty Method (ArcObjects .NET 10.5 SDK) |
Clears the value object.
[Visual Basic .NET]
Public Sub Empty ( _
)
[C#] public void Empty ( );
[C++]
HRESULT Empty(
void
);
The Empty method clears this Value object and releases any associated objects.