NShape Reference
DeleteCore Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > Shape Class >

NShape Reference
DeleteCore Method

Previous pageReturn to chapter overviewNext page

Deletes the shape from the repository.

Syntax

protected abstract void DeleteCore(IRepositoryWriter writer, int version);

Description

The shape deletes all its inner objects and finally itself.