Raises the CollectionChanged event.
Namespace:
PerpetuumSoft.Instrumentation.WebAssembly: PerpetuumSoft.Instrumentation.Web (in PerpetuumSoft.Instrumentation.Web.dll) Version: 3.9.0.1
Syntax
C# |
---|
protected virtual void OnInstrumentClick( InstrumentClickEventArgs args ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnInstrumentClick ( _ args As InstrumentClickEventArgs _ ) |
Visual C++ |
---|
protected: virtual void OnInstrumentClick( InstrumentClickEventArgs^ args ) |