VCDPropertyElements

This class is a collection of VCDPropertyElement objects.

Example

This example lists all VCDPropertyItems and VCDPropertyElements in the debug output window.

Information

    Introduced in IC Imaging Control 2.0

Properties

Property Description
Count

Returns the number of elements in the VCDPropertyElements collection.

Item

Returns the VCDPropertyElement at the specified position.

Methods

Method Description
FindElement

Searches the collection for a VCDPropertyElement with a given element id.

FindInterface

This method returns the VCDPropertyInterface that is specified by the passed string.

<< Classes