This document is archived and information here might be outdated.  Recommended version.


IWCSCoverageDescription.CRSCount Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GISClient)  

IWCSCoverageDescription.CRSCount Property

Supported CRS count.

[Visual Basic .NET]
Public ReadOnly Property CRSCount As Integer
[C#]
public int CRSCount {get;}
[C++]
HRESULT get_CRSCount(
  long* Count
);
[C++]

Parameters Count [out, retval] Count is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IWCSCoverageDescription Interface