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


ILasBuildingClassification.SetEmpty Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasBuildingClassification Interface > ILasBuildingClassification.SetEmpty Method
ArcGIS Developer Help

ILasBuildingClassification.SetEmpty Method

Empty the object and release resources.

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

Product Availability

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

See Also

ILasBuildingClassification Interface