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


IGeneralMultiPatchCreator.ClearResources Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalyst)  

IGeneralMultiPatchCreator.ClearResources Method

Clear resources used to manage the object.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

IGeneralMultiPatchCreator Interface