ContextUpdatedEventArgs Constructor

Summary

Initializes a new instance of the ContextUpdatedEventArgs class.

Syntax
C#
VB
C++
Public Sub New(ByVal context As System.Collections.Generic.List(Of ContextItem)) 
public: ContextUpdatedEventArgs(System.Collections.Generic.List<ContextItem^ >^ context) 

Parameters

context
The list of updated context items.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly