.NET API Reference | OSGeo FDO Provider for WMS |
Go to the source code of this file.
Functions | |
NAMESPACE_OSGEO_COMMON::StringCollection * | Execute () |
__property System::String * | get_FeatureClassName () |
Variables | |
BEGIN_NAMESPACE_OSGEO_FDO_PROVIDERS_WMS public __gc __interface | IGetFeatureClassCRSNames |
|
<summary> Executes the command. An exception is thrown if the feature class is NULL. </summary> <returns> Returns a list of CRS names supportted by specifc feature class. </returns> |
|
<summary> Gets the name of FeatureClass to get the supportted CRS names. </summary> <returns> Returns the name of the FeatureClass name.</returns> |
|
<summary> This command gets the list of CRS names supported by specified FeatureClass returned from the WMS service. /summary> Definition at line 41 of file mgIGetFeatureClassCRSNames.h. |
Comments? |