IDeletableElement Interface

Definition

Represents an XML element in an IXmlRepository that can be deleted.

C#
public interface IDeletableElement

Properties

DeletionOrder

Elements are deleted in increasing DeletionOrder. null means "don't delete".

Element

The XML element.

Applies to

Product Versions
ASP.NET Core 9.0