Items Property

Summary
Gets the items.
Syntax
C#
VB
C++
public IList<ContextItem> Items { get; } 
Public ReadOnly Property Items As IList(Of ContextItem) 
public: 
property IList<ContextItem^>^ Items { 
   IList<ContextItem^>^ get(); 
} 

Property Value

The items.

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

See Also

Reference

Subject Class

Subject Members

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

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.