Metodo System::Array::GetSizeTLength
Array::GetSizeTLength method
Restituisce una variabile std::size_t che rappresenta il numero totale di tutti gli elementi in tutte le dimensioni dell’array.
size_t System::Array<T>::GetSizeTLength() const
ReturnValue
Numero totale di tutti gli elementi in tutte le dimensioni
Vedi anche
- Class Array
- Namespace System
- Library Aspose.Font for C++