C#
VB
C++
Returns a stream containing the XML catalog information.
protected abstract Stream GetXmlCatalog()
Protected MustOverride Function GetXmlCatalog() As Stream
protected:
abstract Stream^ GetXmlCatalog();
A System.IO.Stream containing the XML catalog information.
The XML stream will be validated against the schema returned from GetCatalogSchema
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET