This document is archived and information here might be outdated. Recommended version. |
The catalog.
[Visual Basic .NET] Public ReadOnly Property Catalog As IFeatureClass
[C#] public IFeatureClass Catalog {get;}
[C++]
HRESULT get_Catalog(
IFeatureClass** ppCatalog
);
[C++] Parameters ppCatalog [out, retval]
ppCatalog is a parameter of type IFeatureClass**