VCDSimpleProperty.Init Method |
||||||||||||||
Assign the current VCDPropertyItems collection to the VCDSimpleProperty object. | ||||||||||||||
Syntax: | Public Sub Init(Tree As VCDPropertyItems) |
|||||||||||||
|
||||||||||||||
Remarks: | The init method must be called before the VCDSimpleProperty object can be used. If init was not called, every other call to methods of VCDSimpleProperty will fail. |
|||||||||||||
Sample: | For a sample code, take a look at Using the VCD Simple Property Class. |
|||||||||||||
See Also: | VCDSimpleProperty, VCDPropertyItems, ICImagingControl.VCDPropertyItems, Using the VCD Simple Property Class |