This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWCSCoverageDescription Interface > IWCSCoverageDescription.Range Property (ArcObjects .NET 10.5 SDK) |
Range of the coverage data.
[Visual Basic .NET] Public ReadOnly Property Range As IWCSRange
[C#] public IWCSRange Range {get;}
[C++]
HRESULT get_Range(
IWCSRange** ppRange
);
[C++]
Parameters ppRange [out, retval]
ppRange is a parameter of type IWCSRange