This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterHistogramArray Interface > IRasterHistogramArray.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a raster histogram.
[Visual Basic .NET] Public Sub Add ( _ ByVal pHistogram As IRasterHistogram _ )
[C#] public void Add ( IRasterHistogram pHistogram );
[C++]
HRESULT Add(
IRasterHistogram* pHistogram
);
[C++]
Parameters pHistogram [in]
pHistogram is a parameter of type IRasterHistogram