Regenerate point features which have been removed from the database.
[Visual Basic .NET] Public Sub RegenerateMissingPoints ( _ ByVal pTrackCancel As ITrackCancel _ )
[C#] public void RegenerateMissingPoints ( ITrackCancel pTrackCancel );
[C++]
HRESULT RegenerateMissingPoints(
ITrackCancel* pTrackCancel
);
[C++]Parameters
pTrackCancel [in]pTrackCancel is a parameter of type ITrackCancel
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.