StatefulReadOnlyList<TItem,TState> Constructor

Definition

public:
 StatefulReadOnlyList(System::Collections::Generic::IReadOnlyList<ItemT> ^ list, StateT state);

Parameters

list
IReadOnlyList<ItemT>
state
StateT

Applies to