SampleListISampleListChild Interface

CVB.Net Documentation
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).

Namespace:  Stemmer.Cvb.SampleDatabase
Assembly:  Stemmer.Cvb.SampleDatabase (in Stemmer.Cvb.SampleDatabase.dll) Version: 14.0.0.0
Syntax

public interface ISampleListChild

The SampleListISampleListChild type exposes the following members.

Properties

  NameDescription
Public propertyParentList
Object through which the native handle may be accessed.
Top
See Also

Reference