Deletes the schematic object class.
[Visual Basic .NET] Public Sub Delete ( _ [ByVal deleteDescendants As Boolean] _ )
[C#] public void Delete ( bool deleteDescendants );
[C#]
Optional Values
deleteDescendants Supply true as a default value.
[C++]
HRESULT Delete(
VARIANT_BOOL deleteDescendants
);
[C++]Parameters
deleteDescendants [in, optional, defaultvalue(VARIANT_TRUE)] deleteDescendants is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.