C#
VB
C++
Gets the items.
public RasterCollection<ContextItem> Items { get; }
Public ReadOnly Property Items As Leadtools.RasterCollection(Of ContextItem)
public:
property Leadtools.RasterCollection<ContextItem^>^ Items {
Leadtools.RasterCollection<ContextItem^>^ get();
}
The items.
For an example refer to JoinCommonContext.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET