System::Array::get_Length method
Array::get_Length method
ऐरे के सभी आयामों में सभी तत्वों की कुल संख्या को दर्शाने वाला 32-बिट पूर्णांक लौटाता है।
int32_t System::Array<T>::get_Length() const
ReturnValue
सभी आयामों में सभी तत्वों की कुल संख्या
संबंधित देखें
- Class Array
- Namespace System
- Library Aspose.Page for C++