This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPersistCustomFeaturesExtension Interface > IPersistCustomFeaturesExtension.SaveClass Method (ArcObjects .NET 10.4 SDK) |
Writes out to the stream, class information used to aid loading.
[Visual Basic .NET] Public Sub SaveClass ( _ ByVal stream As IStream _ )
[C#] public void SaveClass ( IStream stream );
[C++]
HRESULT SaveClass(
IStream* stream
);
[C++]
Parameters stream [in]
stream is a parameter of type IStream