This document is archived and information here might be outdated.  Recommended version.


IGPCodedValueDomain.Empty Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGPCodedValueDomain.Empty Method

Deletes all the codes.

[Visual Basic .NET]
Public Sub Empty ( _
)
[C#]
public void Empty (
);
[C++]
HRESULT Empty(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPCodedValueDomain Interface