DeleteElements Members

The DeleteElements type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate(Document, ElementId)
Creates an instance of the DeleteElements resolution.
Public methodStatic memberCreate(Document, IList<(Of <<'(ElementId>)>>))
Creates an instance of the DeleteElements resolution.
Public methodStatic memberCreate(Document, ISet<(Of <<'(ElementId>)>>))
Creates an instance of the DeleteElements resolution.
Public methodDispose (Inherited from FailureResolution.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from FailureResolution.)

See Also