Catalog.Catalog Constructor
Initializes a new instance of the Catalog class with the given root directory or directories.
Catalog(System.String rootDirectory)
Initializes a new instance of the Catalog class with the given root directory or directories.Syntax
public Catalog (
System.String rootDirectory
)
Parameters
rootDirectory
Type: System.String
The root directory or directories of the catalog. A comma-separated list where each part is either a path to a local directory, or a url to an OGC CS/W or Carmenta Server WMC web service.
The root directory or directories of the catalog. A comma-separated list where each part is either a path to a local directory, or a url to an OGC CS/W or Carmenta Server WMC web service.
Platforms
Windows, Linux, Android