Share

DocumentDifference.GetDeletedElementIds Method

Deleted element id collection. For non-worksharing models, this will always be an empty collection.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public ISet<ElementId> GetDeletedElementIds()

Return Value

ISet<ElementId>

See Also

Reference

Was this information helpful?