[C#]public VCDPropertyItem Item(int Index);
Specifies the index of the VCDPropertyItem to be returned. The range of the index starts at 1 and ends at VCDPropertyItems.Count. If the specified index is out of this range an exception is thrown.
Run time only, read only.
<< ICImagingControl.VCDPropertyItems