System::Collections::BitArray::Add metodo

BitArray::Add method

Aggiunge un valore alla fine del contenitore.

void System::Collections::BitArray::Add(const bool &item) override
ParametroTipoDescrizione
elementoconst bool&Valore da inserire.

Vedi anche