Share

SelectionChangedEventArgs Methods

The SelectionChangedEventArgs type exposes the following members.

Methods

 NameDescription
Public methodDispose
(Inherited from RevitAPIEventArgs)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetDocument Returns the document associated with this event.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetReferences Returns the references that are currently selected.
Public methodGetSelectedElements Returns ElementIds of selected elements.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsCancelled Indicates whether the event is being cancelled.
(Inherited from RevitAPIEventArgs)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?