CVB.Net 14.0
SampleList.ISampleListChild Interface Reference

Interface for anything that is child of a native sample image list (i.e. has a handle to the parent list through which the managed calls may be routed). More...

Inherited by SampleImageList.ImageLabelInfo< TLabel >, SampleList.ILabelInfo< TLabel >, and SampleList.LabelInfoCollection< TLabelInformation, TData >.

Properties

SampleList ParentList [get]
 Object through which the native handle may be accessed.
 

Detailed Description

Interface for anything that is child of a native sample image list (i.e. has a handle to the parent list through which the managed calls may be routed).