Indexes   

PPRProducts (Collection)

This interface is used to retrieve and add Products from and to the list of Products.

Method Index

Add
Adds the specified Product to the current list of Products.
Item
Retrieves the Product corresponding to the specified index in the list of Products.

Methods


o Func Add( iProduct) As
Adds the specified Product to the current list of Products.
Parameters:
iProduct
The Product to be added.
Returns:
The added Product.
o Func Item( iIndex) As
Retrieves the Product corresponding to the specified index in the list of Products.
Parameters:
iIndex
The index in the Product list.
Returns:
The retrieved Product corresponding to the specified index.

Copyright © 2006, Dassault Systèmes. All rights reserved.