System::Collections::Generic::Stack::Enumerator::Enumerator costruttore

Enumerator::Enumerator constructor

Costruisce un enumeratore che itera attraverso lo stack fornito.

System::Collections::Generic::Stack<T>::Enumerator::Enumerator(const ThisPtr &data)
ParametroTipoDescrizione
dataconst ThisPtr&Stack per iterare.

Vedi anche