Share via


IModelElement.Delete Method

Deletes this instance from the model.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As IModelElement

instance.Delete()
void Delete()
void Delete()
function Delete()

.NET Framework Security

See Also

Reference

IModelElement Interface

IModelElement Members

Microsoft.Data.Schema.SchemaModel Namespace