Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > QueueManager Class : OnSeriesReady Method |
protected virtual void OnSeriesReady( object sender, SeriesInformationEventArgs e )
'Declaration Protected Overridable Sub OnSeriesReady( _ ByVal sender As Object, _ ByVal e As SeriesInformationEventArgs _ )
'Usage Dim instance As QueueManager Dim sender As Object Dim e As SeriesInformationEventArgs instance.OnSeriesReady(sender, e)
protected: virtual void OnSeriesReady( Object* sender, SeriesInformationEventArgs* e )
protected: virtual void OnSeriesReady( Object^ sender, SeriesInformationEventArgs^ e )