Indicates whether a specified feature class is compatible with the renderer.
ERROR: Syntax information about ICacheRenderer.CanRender may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT CanRender(
IFeatureClass* FeatureClass,
VARIANT_BOOL* result
);
[C++]Parameters
FeatureClass [in]FeatureClass is a parameter of type IFeatureClass
result [out, retval] result is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.