This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGeometryMaterialList Interface > IGeometryMaterialList.EmptyList Method (ArcObjects .NET 10.5 SDK) |
Empty material list.
[Visual Basic .NET]
Public Sub EmptyList ( _
)
[C#] public void EmptyList ( );
[C++]
HRESULT EmptyList(
void
);