BarCompressor.AddItemsToBar Method

protected void AddItemsToBar( 
PriceSizeItem[] items 
)
This language is not supported or no code example is available.
protected:  
void AddItemsToBar( 
array< PriceSizeItem^ >^ items 
)
This language is not supported or no code example is available.
protected function AddItemsToBar( 
items : PriceSizeItem[] 
);
This language is not supported or no code example is available.

Parameters

items
PriceSizeItem[]

In this article

Definition