This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClass Interface > IClass.Extension Property (ArcObjects .NET 10.5 SDK) |
The extension for this object class.
[Visual Basic .NET] Public ReadOnly Property Extension As Object
[C#] public object Extension {get;}
[C++]
HRESULT get_Extension(
LPUNKNOWN* Extension
);
[C++]
Parameters Extension [out, retval] Extension is a parameter of type LPUNKNOWN