←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly