System::Array::get_LongLength method
Array::get_LongLength method
Restituisce un intero a 64 bit che rappresenta il numero totale di tutti gli elementi in tutte le dimensioni dell’array.
int64_t System::Array<T>::get_LongLength() const
ReturnValue
Numero totale di tutti gli elementi in tutte le dimensioni
Vedi anche
- Class Array
- Namespace System
- Library Aspose.Font for C++