VCDPropertyItem.Elements Property |
||
The Elements property is a VCDPropertyElements collection contained in the current VCDPropertyItem. | ||
Syntax: | [C#] |
|
Limitations: | Run time only, read only. |
|
Remarks: | The Elements collection is used to retrieve all available VCDPropertyElements that are provided by the current VCDPropertyItem. A property item can contain one or more VCDPropertyElements. It may contains a VCDPropertyElement that provides the property's value and a second VCDPropertyElement that provides the automation switch. |
|
See also: | VCDPropertyItem, VCDPropertyElement, VCDPropertyElements |