This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersion3 Interface > IVersion3.DeleteWithChildren Method (ArcObjects .NET 10.4 SDK) |
Permanently deletes the version and all it's children from the database.
[Visual Basic .NET]
Public Sub DeleteWithChildren ( _
)
[C#] public void DeleteWithChildren ( );
[C++]
HRESULT DeleteWithChildren(
void
);