←Select platform

ContextItem Constructor(String,Object)

Summary

Initializes a new instance of the ContextItem class.

Syntax

C#
VB
C++
public ContextItem(  
   string item, 
   object value 
) 
Public Function New( _ 
   ByVal item As String, _ 
   ByVal value As Object _ 
) 
public: 
ContextItem(  
   String^ item, 
   Object^ value 
) 

Parameters

item
The context item.

value
The context item value.

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow Assembly
Click or drag to resize