This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPDefaultNameList Interface > IGPDefaultNameList.RemoveAllOutputNames Method (ArcObjects .NET 10.4 SDK) |
Removes all names from the list.
[Visual Basic .NET]
Public Sub RemoveAllOutputNames ( _
)
[C#] public void RemoveAllOutputNames ( );
[C++]
HRESULT RemoveAllOutputNames(
void
);