System::Array::GetLongLength 메서드
Array::GetLongLength method
지정된 차원의 요소 개수를 64비트 정수로 반환합니다.
int64_t System::Array<T>::GetLongLength(int dimension)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 차원 | int | 길이를 반환할 차원 |
ReturnValue
지정된 차원의 요소 수를 나타내는 64비트 정수
또 보기
- Class Array
- Namespace System
- Library Aspose.Page for C++