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(); }