Click or drag to resize

IDocuments_Remove Method

Remove an item by id

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
void _Remove(
	int Id
)

Parameters

Id
Type: SystemInt32

Implements

IMapCollection_Remove(Int32)
See Also