LEADTOOLS Medical (Leadtools.Ccow assembly)

Items Property

Show in webframe





Gets the items.
Syntax
public RasterCollection<ContextItem> Items {get;}
'Declaration
 
Public ReadOnly Property Items As RasterCollection(Of ContextItem)
'Usage
 
Dim instance As Subject
Dim value As RasterCollection(Of ContextItem)
 
value = instance.Items

            

            
public:
property RasterCollection<ContextItem^>^ Items {
   RasterCollection<ContextItem^>^ get();
}

Property Value

The items.
Example
For an example refer to JoinCommonContext.
Requirements

Target Platforms

See Also

Reference

Subject Class
Subject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.