BarFactory.ItemLists Property

public IdArray<List<BarFactoryItem>> ItemLists {get;}
This language is not supported or no code example is available.
public:  
property IdArray<List<BarFactoryItem^>^>^ ItemLists { 
IdArray<List<BarFactoryItem^>^>^ get( ); 
}
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Property Value

IdArray<List<BarFactoryItem>>

In this article

Definition