Delete Method

Stot

Stot

IStore..::..Delete Method

deletes a document;

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


void Delete(
	Document doc
)
Sub Delete ( _
	doc As Document _
)
void Delete(
	Document^ doc
)

Parameters

doc
Type: Engine..::..Document
The document.