Instructs this object to throw itself.

C# | Visual Basic | Visual C++ | F# |
public override sealed void ThrowThis()
Public Overrides NotOverridable Sub ThrowThis
public: virtual void ThrowThis() override sealed
abstract ThrowThis : unit -> unit override ThrowThis : unit -> unit