| FDO .NET API Reference | Feature Data Objects |
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | OSGeo |
| namespace | OSGeo::FDO |
| namespace | OSGeo::FDO::ClientServices |
Functions | |
| System::Void | OSGeo::FDO::RegisterProvider (String *name, String *displayName, String *description, String *version, String *fdoVersion, String *libraryPath, System::Boolean isManaged) |
| Registers a provider given the necessary information to register the provider. If any of the parameters are missing or invalid, an exception is thrown. | |
| System::Void | OSGeo::FDO::UnregisterProvider (String *name) |
| Unregisters the provider with the specified name. | |
Variables | |
| public __gc __interface | OSGeo::FDO::IProviderRegistry |
| Comments or suggestions? Send us feedback. |