Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow Namespace > Subject Class : Items Property |
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(); }