This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelFilterCollection Interface > IPixelFilterCollection.Empty Method (ArcObjects .NET 10.4 SDK) |
Empties this raster filter collection.
[Visual Basic .NET]
Public Sub Empty ( _
)
[C#] public void Empty ( );
[C++]
HRESULT Empty(
void
);